Uses of Class
com.collabnet.ce.soap60.webservices.tracker.Artifact2SoapList
Packages that use Artifact2SoapList
Package
Description
-
Uses of Artifact2SoapList in com.collabnet.ce.soap60.webservices.frs
Methods in com.collabnet.ce.soap60.webservices.frs that return Artifact2SoapListModifier and TypeMethodDescriptionFrsAppSoap.getArtifactListReportedInRelease2
(String sessionId, String releaseId) Lists artifacts that were found in the given release.FrsAppSoapMockStub.getArtifactListReportedInRelease2
(String sessionId, String releaseId) Simulate a call to getArtifactListReportedInRelease2FrsAppSoapStub.getArtifactListReportedInRelease2
(String sessionId, String releaseId) IFrsAppSoap.getArtifactListReportedInRelease2
(String sessionId, String releaseId) Lists artifacts that were found in the given release.FrsAppSoap.getArtifactListResolvedInRelease2
(String sessionId, String releaseId) Lists artifacts that were resolved in the given release.FrsAppSoapMockStub.getArtifactListResolvedInRelease2
(String sessionId, String releaseId) Simulate a call to getArtifactListResolvedInRelease2FrsAppSoapStub.getArtifactListResolvedInRelease2
(String sessionId, String releaseId) IFrsAppSoap.getArtifactListResolvedInRelease2
(String sessionId, String releaseId) Lists artifacts that were resolved in the given release. -
Uses of Artifact2SoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return Artifact2SoapListModifier and TypeMethodDescriptionITrackerAppSoap.findArtifacts2
(String sessionId, String queryString, String projectId, boolean searchAttachments) Finds a list of artifacts matching a search string.TrackerAppSoap.findArtifacts2
(String sessionId, String queryString, String projectId, boolean searchAttachments) Finds a list of artifacts matching a search string.TrackerAppSoapMockStub.findArtifacts2
(String sessionId, String queryString, String projectId, boolean searchAttachments) Simulate a call to findArtifacts2TrackerAppSoapStub.findArtifacts2
(String sessionId, String queryString, String projectId, boolean searchAttachments) ITrackerAppSoap.getArtifactList2
(String sessionId, String containerId, SoapFilter[] filters) Returns a filtered list of artifacts within the specified container (project or tracker).TrackerAppSoap.getArtifactList2
(String sessionId, String containerId, SoapFilter[] filters) Returns a filtered list of artifacts within the specified container (project or tracker).TrackerAppSoapMockStub.getArtifactList2
(String sessionId, String containerId, SoapFilter[] filters) Simulate a call to getArtifactList2TrackerAppSoapStub.getArtifactList2
(String sessionId, String containerId, SoapFilter[] filters)