Class GetExecutionVariableCmd

    • Field Detail

      • executionId

        protected String executionId
      • variableName

        protected String variableName
      • isLocal

        protected boolean isLocal
    • Constructor Detail

      • GetExecutionVariableCmd

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