public class GroupActionEvaluator extends BaseActionEvaluator
Constructor and Description |
---|
GroupActionEvaluator() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Object obj)
The evaluator should decide if the action precondition is valid based on the appropriate
logic and the state etc.
|
evaluate
public boolean evaluate(Object obj)
ActionEvaluator
evaluate
in interface ActionEvaluator
evaluate
in class BaseActionEvaluator
obj
- The object the action is forCopyright © 2005–2017 Alfresco Software. All rights reserved.