sealed class StateMachineStatus| Added |
class Added : StateMachineStatus |
| Removed |
class Removed : StateMachineStatus |
| stateMachineName |
val stateMachineName: String |
| toString |
open fun toString(): String |
| Added |
class Added : StateMachineStatus |
| Removed |
class Removed : StateMachineStatus |