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

Packages that use ArtifactDependencySoapList
hudson.plugins.sfee.webservice   
 

Uses of ArtifactDependencySoapList in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return ArtifactDependencySoapList
 ArtifactDependencySoapList TrackerAppSoapBindingStub.getChildDependencyList(String sessionId, String artifactId)
           
 ArtifactDependencySoapList TrackerAppSoap.getChildDependencyList(String sessionId, String artifactId)
           
 ArtifactDependencySoapList TrackerAppSoapBindingStub.getParentDependencyList(String sessionId, String artifactId)
           
 ArtifactDependencySoapList TrackerAppSoap.getParentDependencyList(String sessionId, String artifactId)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.