Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
WorkflowState |
WorkflowStates.createWorkflowState(java.lang.String defaultName)
Adds a new state.
|
WorkflowState |
WorkflowStates.getWorkflowState(int stateID)
Returns the state for the given ID.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WorkflowState> |
WorkflowStates.getWorkflowStates()
Returns a list of all contained states.
|
java.util.List<WorkflowState> |
WorkflowStates.getWorkflowStates(java.util.Set<java.lang.Integer> wantedStateIDs)
Returns the list of states for the given list of IDs.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowStates.deleteWorkflowState(WorkflowState value)
Delete the given state.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.