smartjenkins
クラス SmartJenkinsViewActionFactory

java.lang.Object
  上位を拡張 hudson.model.TransientViewActionFactory
      上位を拡張 smartjenkins.SmartJenkinsViewActionFactory
すべての実装されたインタフェース:
hudson.ExtensionPoint

@Extension
public class SmartJenkinsViewActionFactory
extends hudson.model.TransientViewActionFactory


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
コンストラクタの概要
SmartJenkinsViewActionFactory()
           
 
メソッドの概要
 List<hudson.model.Action> createFor(hudson.model.View v)
           
 
クラス hudson.model.TransientViewActionFactory から継承されたメソッド
all, createAllFor
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SmartJenkinsViewActionFactory

public SmartJenkinsViewActionFactory()
メソッドの詳細

createFor

public List<hudson.model.Action> createFor(hudson.model.View v)
定義:
クラス hudson.model.TransientViewActionFactory 内の createFor


Copyright © 2004-2011. All Rights Reserved.