|
Packages that use org.alfresco.service.cmr.workflow.WorkflowTransition | ||
org.alfresco.service.cmr.workflow |
Fields in org.alfresco.service.cmr.workflow declared as WorkflowTransition | |
WorkflowNode.transitions Deprecated. |
Methods in org.alfresco.service.cmr.workflow that return WorkflowTransition | |
WorkflowNode.getTransitions() |
Constructors in org.alfresco.service.cmr.workflow with parameters of type WorkflowTransition |
WorkflowNode(String name, String title, String description, String type, boolean isTaskNode, WorkflowTransition... transitions) |
|