Uses of Class
com.collabnet.ce.soap60.webservices.frs.ReleaseSoapList
-
Packages that use ReleaseSoapList Package Description com.collabnet.ce.soap60.webservices.frs -
-
Uses of ReleaseSoapList in com.collabnet.ce.soap60.webservices.frs
Methods in com.collabnet.ce.soap60.webservices.frs that return ReleaseSoapList Modifier and Type Method Description ReleaseSoapListFrsAppSoap. getReleaseList(String sessionId, String packageId)Lists the releases within a specified package.ReleaseSoapListFrsAppSoapMockStub. getReleaseList(String sessionId, String packageId)Simulate a call to getReleaseListReleaseSoapListFrsAppSoapStub. getReleaseList(String sessionId, String packageId)ReleaseSoapListIFrsAppSoap. getReleaseList(String sessionId, String packageId)Lists the releases within a specified package.
-