Package | Description |
---|---|
com.activiti.model.runtime |
Modifier and Type | Method and Description |
---|---|
static RestVariable.RestVariableScope |
RestVariable.getScopeFromString(String scope) |
RestVariable.RestVariableScope |
RestVariable.getVariableScope() |
static RestVariable.RestVariableScope |
RestVariable.RestVariableScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestVariable.RestVariableScope[] |
RestVariable.RestVariableScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RestVariable.setVariableScope(RestVariable.RestVariableScope variableScope) |
Copyright © 2014–2015 Alfresco. All rights reserved.