public abstract class AbstractMantisSession extends Object implements MantisSession
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected static String |
END_POINT |
protected MantisSite |
site |
| コンストラクタと説明 |
|---|
AbstractMantisSession() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract void |
addNote(int id,
MantisNote note) |
protected org.apache.axis.EngineConfiguration |
createClientConfig() |
abstract MantisIssue |
getIssue(int id) |
abstract String |
getVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddIssue, getCategories, getProjectsprotected MantisSite site
public abstract void addNote(int id,
MantisNote note)
throws MantisHandlingException
addNote インタフェース内 MantisSessionMantisHandlingExceptionpublic abstract MantisIssue getIssue(int id) throws MantisHandlingException
getIssue インタフェース内 MantisSessionMantisHandlingExceptionpublic abstract String getVersion() throws MantisHandlingException
getVersion インタフェース内 MantisSessionMantisHandlingExceptionprotected org.apache.axis.EngineConfiguration createClientConfig()
Copyright © 2004-2015. All Rights Reserved.