org.kuali.rice.kew.engine.node
Class NodeNameMatcher
java.lang.Object
   org.kuali.rice.kew.engine.node.NodeNameMatcher
org.kuali.rice.kew.engine.node.NodeNameMatcher
- All Implemented Interfaces: 
- NodeMatcher
- public class NodeNameMatcher 
- extends Object- implements NodeMatcher
An implementation of a NodeMatcher which matches nodes based on the name of the node.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NodeNameMatcher
public NodeNameMatcher(String nodeName)
isMatch
public boolean isMatch(NodeGraphContext context)
- 
- Specified by:
- isMatchin interface- NodeMatcher
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.