Class DiscardBuildPublisher.DescriptorImpl

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

@Extension public static final class DiscardBuildPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor for DiscardBuildPublisher. Used as a singleton. The class is marked as public so that it can be accessed from views. See src/main/resources/hudson/plugins/hello_world/HelloWorldBuilder/*.jelly for the actual HTML fragment for the configuration screen.