public interface FlowStatus extends Serializable
FlowStatusChange
Modifier and Type | Method and Description |
---|---|
String |
name()
The name of the state
|
int |
ordinal()
The order in which the Flow proceeds represented by an integer
|
String name()
int ordinal()
Copyright © 2018. All rights reserved.