public class CancelWorkflowEvaluator extends BaseActionEvaluator
| Constructor and Description |
|---|
CancelWorkflowEvaluator() |
| 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.
|
evaluatepublic boolean evaluate(Node node)
ActionEvaluatorevaluate in interface ActionEvaluatorevaluate in class BaseActionEvaluatornode - Node context for the actionActionEvaluator.evaluate(org.alfresco.web.bean.repository.Node)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.