public class TaskVariablesWalkerCallback extends QueryHelper.WalkerCallbackAdapter
| Constructor and Description |
|---|
TaskVariablesWalkerCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
comparison(int type,
java.lang.String propertyName,
java.lang.String propertyValue)
One of EQUALS LESSTHAN GREATERTHAN LESSTHANOREQUALS GREATERTHANOREQUALS;
|
VariableScope |
getScope() |
public void comparison(int type,
java.lang.String propertyName,
java.lang.String propertyValue)
QueryHelper.WalkerCallbackcomparison in interface QueryHelper.WalkerCallbackcomparison in class QueryHelper.WalkerCallbackAdapterpublic VariableScope getScope()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.