public interface FlowState
Modifier and Type | Method and Description |
---|---|
Date |
getCreated()
Date when the flow state was created.
|
FlowStatus |
getFlowStatus()
Existing
FlowStatus |
Date |
getStatusDate()
Date when the
FlowStatus was changed |
Date |
getUpdated()
Date the state was changed (any change to the entity representing the {@link FlowState)
|
FlowStatus getFlowStatus()
FlowStatus
Date getCreated()
Date getUpdated()
Date getStatusDate()
FlowStatus
was changedCopyright © 2018. All rights reserved.