Uses of Class
lumis.content.workflow.WorkflowException
-
Packages that use WorkflowException Package Description lumis.content.workflow Provides workflow support for the content framework. -
-
Uses of WorkflowException in lumis.content.workflow
Methods in lumis.content.workflow that throw WorkflowException Modifier and Type Method Description WorkflowStateConfig
WorkflowConfig. getState(String stateId)
Returns the specified state of this workflow.WorkflowTransitionConfig
WorkflowStateConfig. getTransition(String transitionId)
Returns the specified transition defined in this workflow state.
-