Class DumbSlave

    • Field Detail

      • description

        public final Control description
      • executors

        public final Control executors
      • remoteFS

        public final Control remoteFS
      • labels

        public final Control labels
      • launchMethod

        public final Control launchMethod
    • Constructor Detail

    • Method Detail

      • setLauncher

        public <T extends ComputerLauncher> T setLauncher​(Class<T> type)
        Selects the specified launcher, and return the page object to bind to it.
      • asLocal

        public void asLocal()
        Set up this slave as a local slave that launches slave on the same host as Jenkins call this in the context of the config UI.