Class AbstractToolDescriptor

    • Field Detail

      • toolValidator

        protected final transient ToolValidator toolValidator
        Validator to check form fields.
    • Method Detail

      • getInstallations

        public ETInstallation[] getInstallations()
        Gets the tool installations.
        Returns:
        the installations
      • getToolDescriptor

        public ETInstallation.DescriptorImpl getToolDescriptor()
        Gets the tool descriptor holding the installations.
        Returns:
        the tool descriptor
      • getDefaultTimeout

        public abstract int getDefaultTimeout()
        Gets the default timeout.
        Returns:
        the default timeout
      • doCheckTimeout

        public FormValidation doCheckTimeout​(@QueryParameter
                                             String value)
        Validates the timeout.
        Parameters:
        value - the timeout
        Returns:
        the form validation