Class WorkflowStateListModel
java.lang.Object
de.xima.fc.workflow.designer.model.WorkflowStateListModel
- All Implemented Interfaces:
Serializable
Client side model for the available states of the workflow version.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WorkflowStateListModel
empty()
void
setStates
(List<WorkflowStateModel> states)
-
Constructor Details
-
WorkflowStateListModel
-
-
Method Details
-
getDeletionQueue
- Returns:
- List of state UUIDs that are queued for deletion.
-
getStates
-
getStatesNotQueuedForDeletion
-
setStates
-
empty
-