Uses of Class
com.collabnet.ce.soap60.webservices.tracker.ArtifactDependencySoapList
Packages that use ArtifactDependencySoapList
-
Uses of ArtifactDependencySoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return ArtifactDependencySoapListModifier and TypeMethodDescriptionITrackerAppSoap.getChildDependencyList
(String sessionId, String artifactId) Gets the dependency list for an artifact where the artifact is the origin artifact.TrackerAppSoap.getChildDependencyList
(String sessionId, String artifactId) Gets the dependency list for an artifact where the artifact is the origin artifact.TrackerAppSoapMockStub.getChildDependencyList
(String sessionId, String artifactId) Simulate a call to getChildDependencyListTrackerAppSoapStub.getChildDependencyList
(String sessionId, String artifactId) ITrackerAppSoap.getParentDependencyList
(String sessionId, String artifactId) Gets the dependency list for an artifact where the artifact is the target artifact.TrackerAppSoap.getParentDependencyList
(String sessionId, String artifactId) Gets the dependency list for an artifact where the artifact is the target artifact.TrackerAppSoapMockStub.getParentDependencyList
(String sessionId, String artifactId) Simulate a call to getParentDependencyListTrackerAppSoapStub.getParentDependencyList
(String sessionId, String artifactId)