|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.plugins.mantis.soap.MantisSession
public final class MantisSession
| メソッドの概要 | |
|---|---|
void |
addNote(java.lang.Long id,
MantisNote note)
|
static MantisSession |
create(MantisSite site)
|
java.lang.String |
getConfigString(java.lang.String key)
|
MantisIssue |
getIssue(java.lang.Long id)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public static MantisSession create(MantisSite site)
throws MantisHandlingException
MantisHandlingException
public java.lang.String getConfigString(java.lang.String key)
throws MantisHandlingException
MantisHandlingException
public MantisIssue getIssue(java.lang.Long id)
throws MantisHandlingException
MantisHandlingException
public void addNote(java.lang.Long id,
MantisNote note)
throws MantisHandlingException
MantisHandlingException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||