Class TaskVariablesWalkerCallback
java.lang.Object
org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallbackAdapter
org.alfresco.rest.workflow.api.impl.TaskVariablesWalkerCallback
- All Implemented Interfaces:
QueryHelper.WalkerCallback
-
Field Summary
Fields inherited from interface org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallback
UNSUPPORTED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcomparison(int type, String propertyName, String propertyValue, boolean negated) One of EQUALS LESSTHAN GREATERTHAN LESSTHANOREQUALS GREATERTHANOREQUALS;getScope()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallback
and, between, exists, getProperty, in, matches, or
-
Constructor Details
-
TaskVariablesWalkerCallback
public TaskVariablesWalkerCallback()
-
-
Method Details
-
comparison
Description copied from interface:QueryHelper.WalkerCallbackOne of EQUALS LESSTHAN GREATERTHAN LESSTHANOREQUALS GREATERTHANOREQUALS; -
getScope
-