public class NewEditionEvaluator extends BaseActionEvaluator
| Constructor and Description |
|---|
NewEditionEvaluator() |
| 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 actionCopyright © 2005–2018 Alfresco Software. All rights reserved.