Package org.kuali.rice.kew.engine.node
Class NodeGraphSearchResult
java.lang.Object
org.kuali.rice.kew.engine.node.NodeGraphSearchResult
The result of a node graph search. Indentifies the node instance which was found in the search and also the
path followed to find the node.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidvoidsetResultNodeInstance(RouteNodeInstance resultNodeInstance)
-
Constructor Details
-
NodeGraphSearchResult
-
-
Method Details
-
getResultNodeInstance
-
setResultNodeInstance
-
getPath
-
setPath
-