final class Passivate extends Event
- Annotations
- @InternalApi() @StackTrace() @Category() @Label()
- Source
- Events.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- Passivate
- Event
- Event
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new Passivate(entityId: String)
Value Members
- final def begin(): Unit
- Definition Classes
- Event → Event
- final def commit(): Unit
- Definition Classes
- Event → Event
- final def end(): Unit
- Definition Classes
- Event → Event
- val entityId: String
- final def isEnabled(): Boolean
- Definition Classes
- Event → Event
- final def set(arg0: Int, arg1: AnyRef): Unit
- Definition Classes
- Event → Event
- final def shouldCommit(): Boolean
- Definition Classes
- Event → Event