Class AbstractHealthAwarePublisher.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<MavenPublisher>
org.jenkinsci.plugins.pipeline.maven.MavenPublisher.DescriptorImpl
org.jenkinsci.plugins.pipeline.maven.publishers.AbstractHealthAwarePublisher.DescriptorImpl
All Implemented Interfaces:
Saveable, Comparable<MavenPublisher.DescriptorImpl>, OnMaster
Direct Known Subclasses:
FindbugsAnalysisPublisher.DescriptorImpl, JacocoReportPublisher.DescriptorImpl, SpotBugsAnalysisPublisher.DescriptorImpl, TasksScannerPublisher.DescriptorImpl
Enclosing class:
AbstractHealthAwarePublisher

public abstract static class AbstractHealthAwarePublisher.DescriptorImpl extends MavenPublisher.DescriptorImpl
Required by org/jenkinsci/plugins/pipeline/maven/publishers/AbstractHealthAwarePublisher/health.jelly
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()