Class FlowDtoRequest

    • Constructor Detail

      • FlowDtoRequest

        public FlowDtoRequest()
    • Method Detail

      • getFlowId

        public String getFlowId()
      • setFlowId

        public void setFlowId​(String flowId)
      • isDeleteFlag

        public boolean isDeleteFlag()
      • setDeleteFlag

        public void setDeleteFlag​(boolean deleteFlag)
      • getFlowName

        public String getFlowName()
      • setFlowName

        public void setFlowName​(String flowName)
      • setFlowContext

        public void setFlowContext​(FlowSubject flowContext)
      • getTaskFlow

        public String getTaskFlow()
      • setTaskFlow

        public void setTaskFlow​(String taskFlow)