Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
com.canto.cumulus.utils |
The Cumulus utilities package.
|
Modifier and Type | Method and Description |
---|---|
WorkflowActivity |
WorkflowActivities.createWorkflowActivity(java.lang.String defaultName)
Adds a new activity.
|
WorkflowActivity |
WorkflowActivities.getWorkflowActivity(int activityID)
Returns the activity for the given ID.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WorkflowActivity> |
WorkflowActivities.getWorkflowActivities()
Returns a list of all contained activities.
|
java.util.List<WorkflowActivity> |
WorkflowActivities.getWorkflowActivities(UserContext userContext)
Returns a list of all contained activities.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowActivities.deleteWorkflowActivity(WorkflowActivity value)
Delete the given activity.
|
void |
AssetHandlingSetWorkflow.setWorkflowActivity(WorkflowActivity workflowActivity)
Configures a new initial activity for this workflow reference.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<Workflow,java.util.List<WorkflowActivity>> |
WorkflowManager.getAvailableActivities(MultiRecordItemCollection multiRecordItemCollection,
java.util.List<ItemIdentifier> itemIDs,
GUID workflowID,
boolean onlyInitialActivities)
Return a list of workflow activities that can be applied to the given records.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WorkflowManager.isCompliantWithActivityRestrictions(RecordItem recordItem,
WorkflowActivity workflowActivity)
Returns whether the user and record restrictions of the given activity are matched by the given record.
|
boolean |
WorkflowManager.isCompliantWithRecordRestrictions(RecordItem recordItem,
WorkflowActivity workflowActivity)
Returns whether the record restrictions of the given activity are matched by the given record.
|
boolean |
WorkflowManager.isCompliantWithUserRestrictions(RecordItem recordItem,
WorkflowActivity workflowActivity)
Returns whether the user restrictions of the given activity are matched by the given record.
|
boolean |
WorkflowManager.isCompliantWithUserRestrictions(UserContext userContext,
WorkflowActivity workflowActivity)
Returns whether the user restrictions of the given activity are matched by the given record.
|
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.