hudson.plugins.jobConfigHistory
クラス JobConfigHistoryActionFactory

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

@Extension
public class JobConfigHistoryActionFactory
extends hudson.model.TransientProjectActionFactory

Extends project actions for all jobs.

作成者:
Stefan Brausch

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

コンストラクタの詳細

JobConfigHistoryActionFactory

public JobConfigHistoryActionFactory()
メソッドの詳細

createFor

public Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject target)

定義:
クラス hudson.model.TransientProjectActionFactory 内の createFor


Copyright © 2004-2011. All Rights Reserved.