Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.tracker |
Modifier and Type | Method and Description |
---|---|
ArtifactDependencySoapList |
ITrackerAppSoap.getChildDependencyList(String sessionId,
String artifactId)
Gets the dependency list for an artifact where the artifact is the origin artifact.
|
ArtifactDependencySoapList |
TrackerAppSoapMockStub.getChildDependencyList(String sessionId,
String artifactId)
Simulate a call to getChildDependencyList
|
ArtifactDependencySoapList |
TrackerAppSoapStub.getChildDependencyList(String sessionId,
String artifactId) |
ArtifactDependencySoapList |
ITrackerAppSoap.getParentDependencyList(String sessionId,
String artifactId)
Gets the dependency list for an artifact where the artifact is the target artifact.
|
ArtifactDependencySoapList |
TrackerAppSoapMockStub.getParentDependencyList(String sessionId,
String artifactId)
Simulate a call to getParentDependencyList
|
ArtifactDependencySoapList |
TrackerAppSoapStub.getParentDependencyList(String sessionId,
String artifactId) |
Copyright © 2016 CollabNet. All Rights Reserved.