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, wait
addIssue, getCategories, getProjects
protected MantisSite site
public abstract void addNote(int id, MantisNote note) throws MantisHandlingException
addNote
インタフェース内 MantisSession
MantisHandlingException
public abstract MantisIssue getIssue(int id) throws MantisHandlingException
getIssue
インタフェース内 MantisSession
MantisHandlingException
public abstract String getVersion() throws MantisHandlingException
getVersion
インタフェース内 MantisSession
MantisHandlingException
protected org.apache.axis.EngineConfiguration createClientConfig()
Copyright © 2004-2015. All Rights Reserved.