hudson.plugins.mantis.soap
Interface MantisSession
- All Known Implementing Classes:
- AbstractMantisSession, MantisSessionImpl, MantisSessionImpl
public interface MantisSession
- Author:
- sogabe
addNote
void addNote(int id,
MantisNote note)
throws MantisHandlingException
- Throws:
MantisHandlingException
getVersion
java.lang.String getVersion()
throws MantisHandlingException
- Throws:
MantisHandlingException
getIssue
MantisIssue getIssue(int id)
throws MantisHandlingException
- Throws:
MantisHandlingException
Copyright © 2010. All Rights Reserved.