Uses of Class
com.collabnet.ce.soap60.webservices.tracker.Tracker3SoapList
-
Packages that use Tracker3SoapList Package Description com.collabnet.ce.soap60.webservices.tracker -
-
Uses of Tracker3SoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return Tracker3SoapList Modifier and Type Method Description Tracker3SoapListITrackerAppSoap. getTracker3List(String sessionId, String projectId)Returns a list of trackers for a project in the order that they are displayed in the UI.Tracker3SoapListTrackerAppSoap. getTracker3List(String sessionId, String projectId)Returns a list of trackers for a project in the order that they are displayed in the UI.Tracker3SoapListTrackerAppSoapMockStub. getTracker3List(String sessionId, String projectId)Simulate a call to getTracker3ListTracker3SoapListTrackerAppSoapStub. getTracker3List(String sessionId, String projectId)Tracker3SoapListTrackerAppSoapMockStub. getTracker3SoapList(List trackerList)Simulate a call to getTracker3SoapList
-