Class AbstractIndexMessage

    • Constructor Detail

      • AbstractIndexMessage

        public AbstractIndexMessage()
        Constructor
      • AbstractIndexMessage

        public AbstractIndexMessage​(java.util.UUID cid,
                                    java.lang.String... workflows)
        Constructor with client ID and workflows
        Parameters:
        cid - the client ID
        workflows - the workflows
      • AbstractIndexMessage

        public AbstractIndexMessage​(java.util.UUID cid,
                                    WorkflowQueue workflows)
        Constructor
        Parameters:
        cid - the client ID
        workflows - the workflows