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

Packages that use ArtifactDetailSoapList
hudson.plugins.sfee.webservice   
 

Uses of ArtifactDetailSoapList in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return ArtifactDetailSoapList
 ArtifactDetailSoapList TrackerAppSoapBindingStub.getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)
           
 ArtifactDetailSoapList TrackerAppSoap.getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.