Class NaginatorPublisher.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Publisher>
com.chikli.hudson.plugin.naginator.NaginatorPublisher.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
NaginatorPublisher

@Extension public static final class NaginatorPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor for NaginatorPublisher. Used as a singleton. The class is marked as public so that it can be accessed from views.

See views/hudson/plugins/naginator/NaginatorBuilder/*.jelly for the actual HTML fragment for the configuration screen.