hudson.plugins.mantis
クラス MantisCarryOverAction

java.lang.Object
  上位を拡張 hudson.model.InvisibleAction
      上位を拡張 hudson.plugins.mantis.MantisCarryOverAction
すべての実装されたインタフェース:
hudson.model.Action, hudson.model.ModelObject, java.io.Serializable

public final class MantisCarryOverAction
extends hudson.model.InvisibleAction

Remembers Mantis IDs that need to be updated later, when we get a successfull build.

作成者:
Seiji Sogabe
関連項目:
直列化された形式

コンストラクタの概要
MantisCarryOverAction(java.lang.Long[] ids)
           
 
メソッドの概要
 java.lang.Long[] getIDs()
           
 
クラス hudson.model.InvisibleAction から継承されたメソッド
getDisplayName, getIconFileName, getUrlName
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MantisCarryOverAction

public MantisCarryOverAction(java.lang.Long[] ids)
メソッドの詳細

getIDs

public java.lang.Long[] getIDs()


Copyright © 2008. All Rights Reserved.