Class ETToolProperty.DescriptorImpl

    • Method Detail

      • getDefaultProgId

        public static String getDefaultProgId()
      • getDefaultTimeout

        public static int getDefaultTimeout()
      • doCheckProgId

        public FormValidation doCheckProgId​(@QueryParameter
                                            String value)
        Validates the ecu.test specific programmatic identifier.
        Parameters:
        value - the programmatic identifier
        Returns:
        the form validation
      • configure

        public boolean configure​(org.kohsuke.stapler.StaplerRequest req,
                                 net.sf.json.JSONObject json)
        Overrides:
        configure in class Descriptor<ToolProperty<?>>