Class CustomProfileSettings.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<CustomProfileSettings>
io.jenkins.plugins.smart_retry.config.CustomProfileSettings.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
CustomProfileSettings

@Extension public static final class CustomProfileSettings.DescriptorImpl extends Descriptor<CustomProfileSettings>
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getSupportedRetryableFailureTypes

      public List<FailureType> getSupportedRetryableFailureTypes()
    • doCheckName

      @POST public FormValidation doCheckName(@QueryParameter String value)
    • describeRetryableFailureType

      public String describeRetryableFailureType(FailureType type)