Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.frs | |
com.collabnet.ce.soap60.webservices.tracker |
Modifier and Type | Method and Description |
---|---|
Artifact2SoapList |
FrsAppSoapStub.getArtifactListReportedInRelease2(String sessionId,
String releaseId) |
Artifact2SoapList |
FrsAppSoapMockStub.getArtifactListReportedInRelease2(String sessionId,
String releaseId)
Simulate a call to getArtifactListReportedInRelease2
|
Artifact2SoapList |
IFrsAppSoap.getArtifactListReportedInRelease2(String sessionId,
String releaseId)
Lists artifacts that were found in the given release.
|
Artifact2SoapList |
FrsAppSoapStub.getArtifactListResolvedInRelease2(String sessionId,
String releaseId) |
Artifact2SoapList |
FrsAppSoapMockStub.getArtifactListResolvedInRelease2(String sessionId,
String releaseId)
Simulate a call to getArtifactListResolvedInRelease2
|
Artifact2SoapList |
IFrsAppSoap.getArtifactListResolvedInRelease2(String sessionId,
String releaseId)
Lists artifacts that were resolved in the given release.
|
Modifier and Type | Method and Description |
---|---|
Artifact2SoapList |
ITrackerAppSoap.findArtifacts2(String sessionId,
String queryString,
String projectId,
boolean searchAttachments)
Finds a list of artifacts matching a search string.
|
Artifact2SoapList |
TrackerAppSoapMockStub.findArtifacts2(String sessionId,
String queryString,
String projectId,
boolean searchAttachments)
Simulate a call to findArtifacts2
|
Artifact2SoapList |
TrackerAppSoapStub.findArtifacts2(String sessionId,
String queryString,
String projectId,
boolean searchAttachments) |
Artifact2SoapList |
ITrackerAppSoap.getArtifactList2(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Returns a filtered list of artifacts within the specified container (project or tracker).
|
Artifact2SoapList |
TrackerAppSoapMockStub.getArtifactList2(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Simulate a call to getArtifactList2
|
Artifact2SoapList |
TrackerAppSoapStub.getArtifactList2(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters) |
Copyright © 2016 CollabNet. All Rights Reserved.