public class WCMWorkflowEvaluator extends WCMLockEvaluator
Constructor and Description |
---|
WCMWorkflowEvaluator() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Node node)
The evaluator should decide if the action precondition is valid based on the appropriate
logic and the properties etc.
|
evaluate
public boolean evaluate(Node node)
ActionEvaluator
evaluate
in interface ActionEvaluator
evaluate
in class WCMLockEvaluator
node
- Node context for the actionActionEvaluator.evaluate(org.alfresco.web.bean.repository.Node)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.