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.WalkerCallbackcomparison in interface QueryHelper.WalkerCallbackcomparison in class QueryHelper.WalkerCallbackAdapterpublic VariableScope getScope()
Copyright © 2005–2018 Alfresco Software. All rights reserved.