Uses of Class
com.collabnet.ce.soap60.webservices.tracker.ArtifactSoapList
Packages that use ArtifactSoapList
Package
Description
-
Uses of ArtifactSoapList in com.collabnet.ce.soap60.webservices.frs
Methods in com.collabnet.ce.soap60.webservices.frs that return ArtifactSoapListModifier and TypeMethodDescriptionFrsAppSoap.getArtifactListReportedInRelease
(String sessionId, String releaseId) Lists artifacts that were found in the given release.FrsAppSoapMockStub.getArtifactListReportedInRelease
(String sessionId, String releaseId) Simulate a call to getArtifactListReportedInReleaseFrsAppSoapStub.getArtifactListReportedInRelease
(String sessionId, String releaseId) IFrsAppSoap.getArtifactListReportedInRelease
(String sessionId, String releaseId) Lists artifacts that were found in the given release.FrsAppSoap.getArtifactListResolvedInRelease
(String sessionId, String releaseId) Lists artifacts that were resolved in the given release.FrsAppSoapMockStub.getArtifactListResolvedInRelease
(String sessionId, String releaseId) Simulate a call to getArtifactListResolvedInReleaseFrsAppSoapStub.getArtifactListResolvedInRelease
(String sessionId, String releaseId) IFrsAppSoap.getArtifactListResolvedInRelease
(String sessionId, String releaseId) Lists artifacts that were resolved in the given release. -
Uses of ArtifactSoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return ArtifactSoapListModifier and TypeMethodDescriptionITrackerAppSoap.findArtifacts
(String sessionId, String queryString, String projectId, boolean searchAttachments) Deprecated.in favor of findArtifacts2TrackerAppSoap.findArtifacts
(String sessionId, String queryString, String projectId, boolean searchAttachments) Deprecated.in favor of findArtifacts2TrackerAppSoapMockStub.findArtifacts
(String sessionId, String queryString, String projectId, boolean searchAttachments) Simulate a call to findArtifactsTrackerAppSoapStub.findArtifacts
(String sessionId, String queryString, String projectId, boolean searchAttachments) ITrackerAppSoap.getArtifactList
(String sessionId, String containerId, SoapFilter[] filters) Deprecated.in fovor of getArtifactList2TrackerAppSoap.getArtifactList
(String sessionId, String containerId, SoapFilter[] filters) Deprecated.in fovor of getArtifactList2TrackerAppSoapMockStub.getArtifactList
(String sessionId, String containerId, SoapFilter[] filters) Simulate a call to getArtifactListTrackerAppSoapStub.getArtifactList
(String sessionId, String containerId, SoapFilter[] filters)