クラス
hudson.plugins.mantis.MantisHandlingException の使用

MantisHandlingException を使用しているパッケージ
hudson.plugins.mantis   
hudson.plugins.mantis.soap   
hudson.plugins.mantis.soap.mantis110   
hudson.plugins.mantis.soap.mantis120   
 

hudson.plugins.mantis での MantisHandlingException の使用
 

MantisHandlingException をスローする hudson.plugins.mantis のメソッド
 MantisIssue MantisSite.getIssue(int id)
           
 void MantisSite.updateIssue(int id, java.lang.String text, boolean keepNotePrivate)
           
 

hudson.plugins.mantis.soap での MantisHandlingException の使用
 

MantisHandlingException をスローする hudson.plugins.mantis.soap のメソッド
abstract  void AbstractMantisSession.addNote(int id, MantisNote note)
           
 void MantisSession.addNote(int id, MantisNote note)
           
abstract  MantisIssue AbstractMantisSession.getIssue(int id)
           
 MantisIssue MantisSession.getIssue(int id)
           
static MantisSession MantisSessionFactory.getSession(MantisSite site)
           
abstract  java.lang.String AbstractMantisSession.getVersion()
           
 java.lang.String MantisSession.getVersion()
           
 

hudson.plugins.mantis.soap.mantis110 での MantisHandlingException の使用
 

MantisHandlingException をスローする hudson.plugins.mantis.soap.mantis110 のメソッド
 void MantisSessionImpl.addNote(int id, MantisNote note)
           
 MantisIssue MantisSessionImpl.getIssue(int id)
           
 java.lang.String MantisSessionImpl.getVersion()
           
 

MantisHandlingException をスローする hudson.plugins.mantis.soap.mantis110 のコンストラクタ
MantisSessionImpl(MantisSite site)
           
 

hudson.plugins.mantis.soap.mantis120 での MantisHandlingException の使用
 

MantisHandlingException をスローする hudson.plugins.mantis.soap.mantis120 のメソッド
 void MantisSessionImpl.addNote(int id, MantisNote note)
           
 MantisIssue MantisSessionImpl.getIssue(int id)
           
 java.lang.String MantisSessionImpl.getVersion()
           
 

MantisHandlingException をスローする hudson.plugins.mantis.soap.mantis120 のコンストラクタ
MantisSessionImpl(MantisSite site)
           
 



Copyright © 2009. All Rights Reserved.