Class HasExecutionVariableCmd

    • Field Detail

      • executionId

        protected String executionId
      • variableName

        protected String variableName
      • isLocal

        protected boolean isLocal
    • Constructor Detail

      • HasExecutionVariableCmd

        public HasExecutionVariableCmd​(String executionId,
                                       String variableName,
                                       boolean isLocal)