Class FlowDto

    • Constructor Detail

      • FlowDto

        public FlowDto()
        Default constructor.
      • FlowDto

        public FlowDto​(String flowId,
                       String flowName)
        Constructs a new FlowDto with the specified ID and name.
        Parameters:
        flowId - the unique identifier of the flow
        flowName - the human-readable name of the flow