Uses of Class
com.collabnet.ce.soap60.webservices.tracker.Artifact2SoapList
-
Packages that use Artifact2SoapList Package Description com.collabnet.ce.soap60.webservices.frs com.collabnet.ce.soap60.webservices.tracker -
-
Uses of Artifact2SoapList in com.collabnet.ce.soap60.webservices.frs
Methods in com.collabnet.ce.soap60.webservices.frs that return Artifact2SoapList Modifier and Type Method Description Artifact2SoapListFrsAppSoap. getArtifactListReportedInRelease2(String sessionId, String releaseId)Lists artifacts that were found in the given release.Artifact2SoapListFrsAppSoapMockStub. getArtifactListReportedInRelease2(String sessionId, String releaseId)Simulate a call to getArtifactListReportedInRelease2Artifact2SoapListFrsAppSoapStub. getArtifactListReportedInRelease2(String sessionId, String releaseId)Artifact2SoapListIFrsAppSoap. getArtifactListReportedInRelease2(String sessionId, String releaseId)Lists artifacts that were found in the given release.Artifact2SoapListFrsAppSoap. getArtifactListResolvedInRelease2(String sessionId, String releaseId)Lists artifacts that were resolved in the given release.Artifact2SoapListFrsAppSoapMockStub. getArtifactListResolvedInRelease2(String sessionId, String releaseId)Simulate a call to getArtifactListResolvedInRelease2Artifact2SoapListFrsAppSoapStub. getArtifactListResolvedInRelease2(String sessionId, String releaseId)Artifact2SoapListIFrsAppSoap. 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 Artifact2SoapList Modifier and Type Method Description Artifact2SoapListITrackerAppSoap. findArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments)Finds a list of artifacts matching a search string.Artifact2SoapListTrackerAppSoap. findArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments)Finds a list of artifacts matching a search string.Artifact2SoapListTrackerAppSoapMockStub. findArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments)Simulate a call to findArtifacts2Artifact2SoapListTrackerAppSoapStub. findArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments)Artifact2SoapListITrackerAppSoap. getArtifactList2(String sessionId, String containerId, SoapFilter[] filters)Returns a filtered list of artifacts within the specified container (project or tracker).Artifact2SoapListTrackerAppSoap. getArtifactList2(String sessionId, String containerId, SoapFilter[] filters)Returns a filtered list of artifacts within the specified container (project or tracker).Artifact2SoapListTrackerAppSoapMockStub. getArtifactList2(String sessionId, String containerId, SoapFilter[] filters)Simulate a call to getArtifactList2Artifact2SoapListTrackerAppSoapStub. getArtifactList2(String sessionId, String containerId, SoapFilter[] filters)
-