ApplicationStateData

uk.gov.hmrc.apiplatform.modules.applications.core.domain.models.ApplicationStateData
object ApplicationStateData extends FixedClock

Attributes

Graph
Supertypes
trait FixedClock
trait ClockNow
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Values

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Values.type

Inherited classlikes

object Instants

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any
object Texts

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete fields

val deleted: ApplicationState
val pendingGatekeeperApproval: ApplicationState
val pendingRIVerification: ApplicationState
val pendingRequesterVerification: ApplicationState
val preProduction: ApplicationState
val production: ApplicationState
val testing: ApplicationState

Inherited fields

val clock: Clock

Attributes

Inherited from:
FixedClock
override val instant: Instant

Attributes

Inherited from:
FixedClock
override val now: LocalDateTime

Attributes

Inherited from:
FixedClock
val nowAsText: String

Attributes

Inherited from:
FixedClock
override val precise: Instant

Attributes

Inherited from:
FixedClock