|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.plugins.mantis.soap.AbstractMantisSession
hudson.plugins.mantis.soap.mantis110.MantisSessionImpl
public final class MantisSessionImpl
| フィールドの概要 |
|---|
| クラス hudson.plugins.mantis.soap.AbstractMantisSession から継承されたフィールド |
|---|
END_POINT, site |
| コンストラクタの概要 | |
|---|---|
MantisSessionImpl(MantisSite site)
|
|
| メソッドの概要 | |
|---|---|
void |
addNote(int id,
MantisNote note)
|
MantisIssue |
getIssue(int id)
|
java.lang.String |
getVersion()
|
| クラス hudson.plugins.mantis.soap.AbstractMantisSession から継承されたメソッド |
|---|
createClientConfig |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MantisSessionImpl(MantisSite site)
throws MantisHandlingException
MantisHandlingException| メソッドの詳細 |
|---|
public MantisIssue getIssue(int id)
throws MantisHandlingException
MantisSession 内の getIssueAbstractMantisSession 内の getIssueMantisHandlingException
public void addNote(int id,
MantisNote note)
throws MantisHandlingException
MantisSession 内の addNoteAbstractMantisSession 内の addNoteMantisHandlingException
public java.lang.String getVersion()
throws MantisHandlingException
MantisSession 内の getVersionAbstractMantisSession 内の getVersionMantisHandlingException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||