Uses of Interface
com.liferay.portal.kernel.workflow.WorkflowTransition
Packages that use WorkflowTransition
-
Uses of WorkflowTransition in com.liferay.portal.kernel.workflow
Classes in com.liferay.portal.kernel.workflow that implement WorkflowTransitionMethods in com.liferay.portal.kernel.workflow that return types with arguments of type WorkflowTransitionModifier and TypeMethodDescriptionWorkflowTaskManager.getWorkflowTaskWorkflowTransitions
(long workflowTaskId) static List<WorkflowTransition>
WorkflowTaskManagerUtil.getWorkflowTaskWorkflowTransitions
(long workflowTaskId) DefaultWorkflowDefinition.getWorkflowTransitions()
WorkflowDefinition.getWorkflowTransitions()
Method parameters in com.liferay.portal.kernel.workflow with type arguments of type WorkflowTransitionModifier and TypeMethodDescriptionvoid
DefaultWorkflowDefinition.setWorkflowTransitions
(List<WorkflowTransition> workflowTransitions)