Class StartCommand

    • Constructor Detail

      • StartCommand

        @DataBoundConstructor
        public StartCommand​(String containerIds,
                            String waitPorts,
                            String containerIdsLogging)
    • Method Detail

      • getContainerIds

        public String getContainerIds()
      • getWaitPorts

        public String getWaitPorts()
      • getContainerIdsLogging

        public String getContainerIdsLogging()