Class TaskVariable


  • public class TaskVariable
    extends Variable
    Representation of a variable used in an Activiti task.
    Author:
    Frederik Heremans
    • Field Detail

      • scope

        protected String scope
    • Constructor Detail

      • TaskVariable

        public TaskVariable()
    • Method Detail

      • setScope

        public void setScope​(String scope)
      • getScope

        public String getScope()
      • setVariableScope

        public void setVariableScope​(VariableScope variableScope)