Uses of Class
com.collabnet.ce.soap60.webservices.tracker.ArtifactSoapList
-
Packages that use ArtifactSoapList Package Description com.collabnet.ce.soap60.webservices.frs com.collabnet.ce.soap60.webservices.tracker -
-
Uses of ArtifactSoapList in com.collabnet.ce.soap60.webservices.frs
Methods in com.collabnet.ce.soap60.webservices.frs that return ArtifactSoapList Modifier and Type Method Description ArtifactSoapListFrsAppSoap. getArtifactListReportedInRelease(String sessionId, String releaseId)Lists artifacts that were found in the given release.ArtifactSoapListFrsAppSoapMockStub. getArtifactListReportedInRelease(String sessionId, String releaseId)Simulate a call to getArtifactListReportedInReleaseArtifactSoapListFrsAppSoapStub. getArtifactListReportedInRelease(String sessionId, String releaseId)ArtifactSoapListIFrsAppSoap. getArtifactListReportedInRelease(String sessionId, String releaseId)Lists artifacts that were found in the given release.ArtifactSoapListFrsAppSoap. getArtifactListResolvedInRelease(String sessionId, String releaseId)Lists artifacts that were resolved in the given release.ArtifactSoapListFrsAppSoapMockStub. getArtifactListResolvedInRelease(String sessionId, String releaseId)Simulate a call to getArtifactListResolvedInReleaseArtifactSoapListFrsAppSoapStub. getArtifactListResolvedInRelease(String sessionId, String releaseId)ArtifactSoapListIFrsAppSoap. 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 ArtifactSoapList Modifier and Type Method Description ArtifactSoapListITrackerAppSoap. findArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments)Deprecated.in favor of findArtifacts2ArtifactSoapListTrackerAppSoap. findArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments)Deprecated.in favor of findArtifacts2ArtifactSoapListTrackerAppSoapMockStub. findArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments)Simulate a call to findArtifactsArtifactSoapListTrackerAppSoapStub. findArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments)ArtifactSoapListITrackerAppSoap. getArtifactList(String sessionId, String containerId, SoapFilter[] filters)Deprecated.in fovor of getArtifactList2ArtifactSoapListTrackerAppSoap. getArtifactList(String sessionId, String containerId, SoapFilter[] filters)Deprecated.in fovor of getArtifactList2ArtifactSoapListTrackerAppSoapMockStub. getArtifactList(String sessionId, String containerId, SoapFilter[] filters)Simulate a call to getArtifactListArtifactSoapListTrackerAppSoapStub. getArtifactList(String sessionId, String containerId, SoapFilter[] filters)
-