Uses of Class
hudson.plugins.mantis.model.MantisNote

Packages that use MantisNote
hudson.plugins.mantis.soap   
hudson.plugins.mantis.soap.mantis110   
hudson.plugins.mantis.soap.mantis120   
 

Uses of MantisNote in hudson.plugins.mantis.soap
 

Methods in hudson.plugins.mantis.soap with parameters of type MantisNote
 void MantisSession.addNote(int id, MantisNote note)
           
abstract  void AbstractMantisSession.addNote(int id, MantisNote note)
           
 

Uses of MantisNote in hudson.plugins.mantis.soap.mantis110
 

Methods in hudson.plugins.mantis.soap.mantis110 with parameters of type MantisNote
 void MantisSessionImpl.addNote(int id, MantisNote note)
           
 

Uses of MantisNote in hudson.plugins.mantis.soap.mantis120
 

Methods in hudson.plugins.mantis.soap.mantis120 with parameters of type MantisNote
 void MantisSessionImpl.addNote(int id, MantisNote note)
           
 



Copyright © 2010. All Rights Reserved.