jp.ikedam.jenkins.plugins.extensible_choice_parameter
クラス ChoiceWatchRunListener

java.lang.Object
  上位を拡張 hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>>
      上位を拡張 jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchRunListener
すべての実装されたインタフェース:
hudson.ExtensionPoint

@Extension
public class ChoiceWatchRunListener
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>>

Listen for what value is specified with ExtensibleChoiceParameter.


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.model.listeners.RunListener から継承されたフィールド
LISTENERS, targetType
 
コンストラクタの概要
ChoiceWatchRunListener()
           
 
メソッドの概要
 void onFinalized(hudson.model.AbstractBuild<?,?> build)
           
 
クラス hudson.model.listeners.RunListener から継承されたメソッド
all, fireCompleted, fireDeleted, fireFinalized, fireStarted, onCompleted, onDeleted, onStarted, register, setUpEnvironment, unregister
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ChoiceWatchRunListener

public ChoiceWatchRunListener()
メソッドの詳細

onFinalized

public void onFinalized(hudson.model.AbstractBuild<?,?> build)
オーバーライド:
クラス hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>> 内の onFinalized


Copyright © 2004-2015. All Rights Reserved.