Package org.kuali.rice.kew.engine.transition
package org.kuali.rice.kew.engine.transition
-
ClassesClassDescriptionThe DynamicTransitionEngine operates on a
DynamicNodeand takes the next node instances returned by the node and runs returns them in a TransitionResult after doing some processing and validation on them.Handles transitions to and fromJoinNodenodes in the route path.Handles transitions into and out ofSimpleNodenodes.Handles transitions into and out ofSplitNodenodes.Handles transitions into and out ofSubProcessNodenodes.Represents a transition to a set of Node Instances.Common superclass for all Transition Engines.Factory which creates aTransitionEnginefor the givenRouteNodeInstance.