java.lang.Object
io.jenkins.plugins.agent_build_history.Utils

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • getRequestInteger

      public static int getRequestInteger(org.kohsuke.stapler.StaplerRequest2 req, String name, int defaultValue)
    • getDefaultInt

      public static int getDefaultInt(String value, int defaultValue)