public class TaskVariable extends Variable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
scope |
Constructor and Description |
---|
TaskVariable() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScope() |
VariableScope |
getVariableScope() |
void |
setScope(java.lang.String scope) |
void |
setVariableScope(VariableScope variableScope) |
public void setScope(java.lang.String scope)
public java.lang.String getScope()
public VariableScope getVariableScope()
public void setVariableScope(VariableScope variableScope)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.