Class TriggerVariableValueDtoAllOf


  • public class TriggerVariableValueDtoAllOf
    extends Object
    TriggerVariableValueDtoAllOf
    • Constructor Detail

      • TriggerVariableValueDtoAllOf

        public TriggerVariableValueDtoAllOf()
    • Method Detail

      • getLocal

        public Boolean getLocal()
        Indicates whether the variable should be a local variable or not. If set to true, the variable becomes a local variable of the execution entering the target activity.
        Returns:
        local
      • setLocal

        public void setLocal​(Boolean local)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object