org.jenkins_ci.plugins.any_buildstep.publisher
Class PublisherLister
java.lang.Object
org.jenkins_ci.plugins.any_buildstep.publisher.PublisherLister
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<org.jenkins_ci.plugins.flexible_publish.PublisherDescriptorLister>, org.jenkins_ci.plugins.flexible_publish.PublisherDescriptorLister
public class PublisherLister
- extends Object
- implements org.jenkins_ci.plugins.flexible_publish.PublisherDescriptorLister
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublisherLister
@DataBoundConstructor
public PublisherLister()
getAllowedPublishers
public List<? extends hudson.model.Descriptor<? extends hudson.tasks.BuildStep>> getAllowedPublishers(hudson.model.AbstractProject<?,?> project)
- Specified by:
getAllowedPublishers in interface org.jenkins_ci.plugins.flexible_publish.PublisherDescriptorLister
getDescriptor
public PublisherLister.PublisherDescriptor getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<org.jenkins_ci.plugins.flexible_publish.PublisherDescriptorLister>
Copyright © 2004-2011. All Rights Reserved.