org.kuali.rice.kew.engine.node
Interface NodeMatcher

All Known Implementing Classes:
NodeNameMatcher

public interface NodeMatcher

Used when searching for nodes to determine whether a node "matches" the search criteria.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 boolean isMatch(NodeGraphContext context)
           
 

Method Detail

isMatch

boolean isMatch(NodeGraphContext context)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.