ArtifactDependencySoapList |
ITrackerAppSoap.getChildDependencyList(String sessionId,
String artifactId) |
Gets the dependency list for an artifact where the artifact is the origin artifact.
|
ArtifactDependencySoapList |
TrackerAppSoap.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 |
TrackerAppSoap.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) |
|