@Deprecated public final class MantisSessionImpl extends AbstractMantisSession
END_POINT, site
コンストラクタと説明 |
---|
MantisSessionImpl(MantisSite site)
非推奨です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
int |
addIssue(MantisIssue issue)
非推奨です。
|
void |
addNote(int id,
MantisNote note)
非推奨です。
|
List<MantisCategory> |
getCategories(int projectId)
非推奨です。
|
MantisIssue |
getIssue(int id)
非推奨です。
|
List<MantisProject> |
getProjects()
非推奨です。
|
String |
getVersion()
非推奨です。
|
createClientConfig
public MantisSessionImpl(MantisSite site) throws MantisHandlingException
public MantisIssue getIssue(int id) throws MantisHandlingException
getIssue
インタフェース内 MantisSession
getIssue
クラス内 AbstractMantisSession
MantisHandlingException
public void addNote(int id, MantisNote note) throws MantisHandlingException
addNote
インタフェース内 MantisSession
addNote
クラス内 AbstractMantisSession
MantisHandlingException
public String getVersion() throws MantisHandlingException
getVersion
インタフェース内 MantisSession
getVersion
クラス内 AbstractMantisSession
MantisHandlingException
public List<MantisProject> getProjects() throws MantisHandlingException
public List<MantisCategory> getCategories(int projectId) throws MantisHandlingException
public int addIssue(MantisIssue issue) throws MantisHandlingException
Copyright © 2004-2015. All Rights Reserved.