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

Packages that use DocumentReviewSoapList
hudson.plugins.sfee.webservice   
 

Uses of DocumentReviewSoapList in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return DocumentReviewSoapList
 DocumentReviewSoapList DocumentAppSoapBindingStub.getAssignedDocumentReviewList(String sessionId, String username)
           
 DocumentReviewSoapList DocumentAppSoap.getAssignedDocumentReviewList(String sessionId, String username)
           
 DocumentReviewSoapList DocumentAppSoapBindingStub.getDocumentReviewList(String sessionId, String containerId, SoapFilter[] filters)
           
 DocumentReviewSoapList DocumentAppSoap.getDocumentReviewList(String sessionId, String containerId, SoapFilter[] filters)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.