hudson.plugins.mantis
クラス MantisCarryOverAction

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

推奨されていません。

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
関連項目:
MantisCarryOverChangeSetAction

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

コンストラクタの詳細

MantisCarryOverAction

public MantisCarryOverAction(int[] ids)
推奨されていません。 
メソッドの詳細

getIDs

public int[] getIDs()
推奨されていません。 


Copyright © 2009. All Rights Reserved.