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

コンストラクタの概要
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.