public class TaskVariablesWalkerCallback extends QueryHelper.WalkerCallbackAdapter
UNSUPPORTED
Constructor and Description |
---|
TaskVariablesWalkerCallback() |
Modifier and Type | Method and Description |
---|---|
void |
comparison(int type,
String propertyName,
String propertyValue,
boolean negated)
One of EQUALS LESSTHAN GREATERTHAN LESSTHANOREQUALS GREATERTHANOREQUALS;
|
VariableScope |
getScope() |
public void comparison(int type, String propertyName, String propertyValue, boolean negated)
QueryHelper.WalkerCallback
comparison
in interface QueryHelper.WalkerCallback
comparison
in class QueryHelper.WalkerCallbackAdapter
public VariableScope getScope()
Copyright © 2005–2017 Alfresco Software. All rights reserved.