hudson.plugins.copyartifact
クラス CopyArtifact.ListenerImpl

java.lang.Object
  上位を拡張 hudson.model.listeners.ItemListener
      上位を拡張 hudson.plugins.copyartifact.CopyArtifact.ListenerImpl
すべての実装されたインタフェース:
hudson.ExtensionPoint
含まれているクラス:
CopyArtifact

@Extension
public static final class CopyArtifact.ListenerImpl
extends hudson.model.listeners.ItemListener


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
コンストラクタの概要
CopyArtifact.ListenerImpl()
           
 
メソッドの概要
 void onRenamed(hudson.model.Item item, java.lang.String oldName, java.lang.String newName)
           
 
クラス hudson.model.listeners.ItemListener から継承されたメソッド
all, fireOnCopied, fireOnCreated, onCopied, onCreated, onDeleted, onLoaded, register
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CopyArtifact.ListenerImpl

public CopyArtifact.ListenerImpl()
メソッドの詳細

onRenamed

public void onRenamed(hudson.model.Item item,
                      java.lang.String oldName,
                      java.lang.String newName)
オーバーライド:
クラス hudson.model.listeners.ItemListener 内の onRenamed


Copyright © 2010. All Rights Reserved.