Class DependencyCheckPublisher.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Publisher>
org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
DependencyCheckPublisher

@Extension public static final class DependencyCheckPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
      Default constructor. Obtains the Descriptor used in DependencyCheckBuilder as this contains the global Dependency-Check Jenkins plugin configuration.
  • Method Details