Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.frs | |
com.collabnet.ce.soap60.webservices.tracker |
Modifier and Type | Method and Description |
---|---|
ArtifactSoapList |
FrsAppSoapStub.getArtifactListReportedInRelease(String sessionId,
String releaseId) |
ArtifactSoapList |
IFrsAppSoap.getArtifactListReportedInRelease(String sessionId,
String releaseId)
Lists artifacts that were found in the given release.
|
ArtifactSoapList |
FrsAppSoapMockStub.getArtifactListReportedInRelease(String sessionId,
String releaseId)
Simulate a call to getArtifactListReportedInRelease
|
ArtifactSoapList |
FrsAppSoapStub.getArtifactListResolvedInRelease(String sessionId,
String releaseId) |
ArtifactSoapList |
IFrsAppSoap.getArtifactListResolvedInRelease(String sessionId,
String releaseId)
Lists artifacts that were resolved in the given release.
|
ArtifactSoapList |
FrsAppSoapMockStub.getArtifactListResolvedInRelease(String sessionId,
String releaseId)
Simulate a call to getArtifactListResolvedInRelease
|
Modifier and Type | Method and Description |
---|---|
ArtifactSoapList |
TrackerAppSoapStub.findArtifacts(String sessionId,
String queryString,
String projectId,
boolean searchAttachments) |
ArtifactSoapList |
ITrackerAppSoap.findArtifacts(String sessionId,
String queryString,
String projectId,
boolean searchAttachments)
Deprecated.
in favor of findArtifacts2
|
ArtifactSoapList |
TrackerAppSoapMockStub.findArtifacts(String sessionId,
String queryString,
String projectId,
boolean searchAttachments)
Simulate a call to findArtifacts
|
ArtifactSoapList |
TrackerAppSoapStub.getArtifactList(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters) |
ArtifactSoapList |
ITrackerAppSoap.getArtifactList(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Deprecated.
in fovor of getArtifactList2
|
ArtifactSoapList |
TrackerAppSoapMockStub.getArtifactList(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Simulate a call to getArtifactList
|
Copyright © 2017 CollabNet. All Rights Reserved.