|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.mantis.soap.AbstractMantisSession
hudson.plugins.mantis.soap.mantis120.MantisSessionImpl
public final class MantisSessionImpl
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.mantis.soap.AbstractMantisSession |
|---|
END_POINT, site |
| Constructor Summary | |
|---|---|
MantisSessionImpl(MantisSite site)
|
|
| Method Summary | |
|---|---|
void |
addNote(int id,
MantisNote note)
|
MantisIssue |
getIssue(int id)
|
java.lang.String |
getVersion()
|
| Methods inherited from class hudson.plugins.mantis.soap.AbstractMantisSession |
|---|
createClientConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MantisSessionImpl(MantisSite site)
throws MantisHandlingException
MantisHandlingException| Method Detail |
|---|
public MantisIssue getIssue(int id)
throws MantisHandlingException
getIssue in interface MantisSessiongetIssue in class AbstractMantisSessionMantisHandlingException
public void addNote(int id,
MantisNote note)
throws MantisHandlingException
addNote in interface MantisSessionaddNote in class AbstractMantisSessionMantisHandlingException
public java.lang.String getVersion()
throws MantisHandlingException
getVersion in interface MantisSessiongetVersion in class AbstractMantisSessionMantisHandlingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||