Package | Description |
---|---|
com.activiti.model.runtime |
Modifier and Type | Method and Description |
---|---|
static QueryVariable.QueryVariableOperation |
QueryVariable.QueryVariableOperation.forFriendlyName(String friendlyName) |
QueryVariable.QueryVariableOperation |
QueryVariable.getVariableOperation() |
static QueryVariable.QueryVariableOperation |
QueryVariable.QueryVariableOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryVariable.QueryVariableOperation[] |
QueryVariable.QueryVariableOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 Alfresco. All rights reserved.