hudson.plugins.mantis.soap
インタフェース MantisSession
- 既知の実装クラスの一覧:
- AbstractMantisSession, MantisSessionImpl, MantisSessionImpl
public interface MantisSession
- 作成者:
- sogabe
addNote
void addNote(int id,
MantisNote note)
throws MantisHandlingException
- 例外:
MantisHandlingException
getVersion
java.lang.String getVersion()
throws MantisHandlingException
- 例外:
MantisHandlingException
getIssue
MantisIssue getIssue(int id)
throws MantisHandlingException
- 例外:
MantisHandlingException
Copyright © 2009. All Rights Reserved.