Class Variable
java.lang.Object
org.alfresco.rest.workflow.api.model.Variable
- Direct Known Subclasses:
TaskVariable
Representation of a variable in the Activiti engine.
- Author:
- Frederik Heremans
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
type
-
value
-
-
Constructor Details
-
Variable
public Variable()
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getValue
-
setValue
-