public class TaskVariable extends Variable
Constructor and Description |
---|
TaskVariable() |
Modifier and Type | Method and Description |
---|---|
String |
getScope() |
VariableScope |
getVariableScope() |
void |
setScope(String scope) |
void |
setVariableScope(VariableScope variableScope) |
protected String scope
public void setScope(String scope)
public String getScope()
public VariableScope getVariableScope()
public void setVariableScope(VariableScope variableScope)
Copyright © 2005–2017 Alfresco Software. All rights reserved.