Class TaskVariable
java.lang.Object
org.alfresco.rest.workflow.api.model.Variable
org.alfresco.rest.workflow.api.model.TaskVariable
Representation of a variable used in an Activiti task.
- Author:
- Frederik Heremans
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope()
void
void
setVariableScope
(VariableScope variableScope)
-
Field Details
-
scope
-
-
Constructor Details
-
TaskVariable
public TaskVariable()
-
-
Method Details
-
setScope
-
getScope
-
getVariableScope
-
setVariableScope
-