@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()
非推奨です。
|
createClientConfigpublic MantisSessionImpl(MantisSite site) throws MantisHandlingException
public MantisIssue getIssue(int id) throws MantisHandlingException
getIssue インタフェース内 MantisSessiongetIssue クラス内 AbstractMantisSessionMantisHandlingExceptionpublic void addNote(int id,
MantisNote note)
throws MantisHandlingException
addNote インタフェース内 MantisSessionaddNote クラス内 AbstractMantisSessionMantisHandlingExceptionpublic String getVersion() throws MantisHandlingException
getVersion インタフェース内 MantisSessiongetVersion クラス内 AbstractMantisSessionMantisHandlingExceptionpublic 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.