Class YellowAlertLimitCondition.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<Condition>
org.jenkinsci.plugins.codesonar.conditions.ConditionDescriptor<YellowAlertLimitCondition>
org.jenkinsci.plugins.codesonar.conditions.YellowAlertLimitCondition.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
YellowAlertLimitCondition

@Symbol("yellowAlerts") @Extension public static final class YellowAlertLimitCondition.DescriptorImpl extends ConditionDescriptor<YellowAlertLimitCondition>
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details