| Package | Description |
|---|---|
| io.seata.saga.statelang.domain | |
| io.seata.saga.statelang.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
StateMachine.Status |
StateMachine.getStatus()
Deprecated.
statue (Active|Inactive)
|
static StateMachine.Status |
StateMachine.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateMachine.Status[] |
StateMachine.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static StateMachine.Status |
StateMachine.Status.wrap(StateMachine.Status target)
Wrap status.
|
| Modifier and Type | Method and Description |
|---|---|
StateMachine.Status |
StateMachineImpl.getStatus()
Deprecated.
|
Copyright © 2025 Apache. All rights reserved.