Uses of Interface
org.kuali.rice.kew.engine.node.NodeMatcher
Packages that use NodeMatcher
-
Uses of NodeMatcher in org.kuali.rice.kew.engine.node
Classes in org.kuali.rice.kew.engine.node that implement NodeMatcherModifier and TypeClassDescriptionclassAn implementation of aNodeMatcherwhich matches nodes based on the name of the node.Methods in org.kuali.rice.kew.engine.node that return NodeMatcherConstructors in org.kuali.rice.kew.engine.node with parameters of type NodeMatcherModifierConstructorDescriptionNodeGraphSearchCriteria(int searchDirection, Collection startingNodeInstances, NodeMatcher matcher)