org.jenkins_ci.plugins.flexible_publish
インタフェース PublisherDescriptorLister

すべてのスーパーインタフェース:
hudson.model.Describable<PublisherDescriptorLister>, hudson.ExtensionPoint
既知の実装クラスの一覧:
DefaultPublisherDescriptorLister

public interface PublisherDescriptorLister
extends hudson.model.Describable<PublisherDescriptorLister>, hudson.ExtensionPoint


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
メソッドの概要
 List<? extends hudson.model.Descriptor<? extends hudson.tasks.BuildStep>> getAllowedPublishers(hudson.model.AbstractProject<?,?> project)
           
 
インタフェース hudson.model.Describable から継承されたメソッド
getDescriptor
 

メソッドの詳細

getAllowedPublishers

List<? extends hudson.model.Descriptor<? extends hudson.tasks.BuildStep>> getAllowedPublishers(hudson.model.AbstractProject<?,?> project)


Copyright © 2004-2015. All Rights Reserved.