Class DynamicallyEntry

All Implemented Interfaces:
Describable<SelectEntry>

public class DynamicallyEntry extends SelectEntry
  • Constructor Details

    • DynamicallyEntry

      @DataBoundConstructor public DynamicallyEntry(Integer jobsCount, String user, String machine)
      Constructs jobsCount new instances of a job
      Parameters:
      jobsCount - The jobs count
      user - The name of the user
      machine - The name of the machine
  • Method Details