|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchTransitionException | |
---|---|
com.semarchy.mdm.runtime.activity | This package contains the IActivityService and the related classes. |
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
Uses of NoSuchTransitionException in com.semarchy.mdm.runtime.activity |
---|
Methods in com.semarchy.mdm.runtime.activity that throw NoSuchTransitionException | |
---|---|
IWorkflowTransition |
IActivityTask.getTransition()
The transition that were used if task completed. |
Uses of NoSuchTransitionException in com.semarchy.mdm.runtime.model.logical |
---|
Methods in com.semarchy.mdm.runtime.model.logical that throw NoSuchTransitionException | |
---|---|
IDETransition |
IDETask.getOutgoingTransition(String pTransitionName)
|
IWorkflowTransition |
IWorkflowNode.getTransitionTo(String toNodeName)
Deprecated. use IWorkflowNode.getFirstTransitionTo(String) or
IWorkflowNode.getTransitionsTo(String) or
IWorkflowNode.getOutgoingTransition(String) instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |