Uses of Class
hudson.plugins.sfee.webservice.DocumentReviewSoapDO

Packages that use DocumentReviewSoapDO
hudson.plugins.sfee.webservice   
 

Uses of DocumentReviewSoapDO in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return DocumentReviewSoapDO
 DocumentReviewSoapDO DocumentAppSoapBindingStub.createReview(String sessionId, String documentId, int version, String title, String description, Calendar dueDate, String[] requiredReviewers, String[] optionalReviewers, boolean attachDocument)
           
 DocumentReviewSoapDO DocumentAppSoap.createReview(String sessionId, String documentId, int version, String title, String description, Calendar dueDate, String[] requiredReviewers, String[] optionalReviewers, boolean attachDocument)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.