Uses of Class
de.uplanet.lucy.server.workflow.InvalidStructureWorkflowException
Packages that use InvalidStructureWorkflowException
-
Uses of InvalidStructureWorkflowException in de.uplanet.lucy.server.workflow
Subclasses of InvalidStructureWorkflowException in de.uplanet.lucy.server.workflowMethods in de.uplanet.lucy.server.workflow that throw InvalidStructureWorkflowExceptionModifier and TypeMethodDescriptionvoid
IWorkflowCondition.setEfferentTransitions
(WorkflowTransition[] p_efferents) Set the efferent transition of this workflow condition. -
Uses of InvalidStructureWorkflowException in de.uplanet.lucy.server.workflow.condition
Methods in de.uplanet.lucy.server.workflow.condition that throw InvalidStructureWorkflowExceptionModifier and TypeMethodDescriptionvoid
AbstractWorkflowCondition.setEfferentTransitions
(WorkflowTransition[] p_efferents) void
RandomWorkflowCondition.setEfferentTransitions
(WorkflowTransition[] p_efferents)