public abstract class BaseRecordedVersionHistoryEvaluator
extends org.alfresco.web.evaluator.BaseEvaluator
| Constructor and Description |
|---|
BaseRecordedVersionHistoryEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
evaluate(org.json.simple.JSONObject jsonObject,
String policy)
Evaluation execution implementation.
|
evaluate, evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHasContent, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutputprotected boolean evaluate(org.json.simple.JSONObject jsonObject,
String policy)
jsonObject - The json object representing the document wrapping the node as received from a Rhino scriptpolicy - The recordable version policytrue if the node's recordable version property value equals to policy, false otherwiseCopyright © 2005–2018 Alfresco Software. All rights reserved.