Sprinter Defect Tracking System API
IDefectTrackingSystem Interface Methods

For a list of all members of this type, see IDefectTrackingSystem members.

Public Methods
  Name Description
Method Connect Connects to the defect tracking system. (Inherited from HP.Sprinter.DefectTrackingSystemAPI.IConnectableSystem)
Method Disconnect Disconnects from the defect tracking system. (Inherited from HP.Sprinter.DefectTrackingSystemAPI.IConnectableSystem)
Method GetDefectSubmissionControl Returns the defect submission control containing all fields required to submit a defect to the defect tracking system.  
Method GetProjectSettingsControl Returns the connection control. (Inherited from HP.Sprinter.DefectTrackingSystemAPI.IConnectableSystem)
Method Login Logs on to the defect tracking system with the specified project settings. (Inherited from HP.Sprinter.DefectTrackingSystemAPI.IConnectableSystem)
Method Logout Logs off of the project in the defect tracking system. (Inherited from HP.Sprinter.DefectTrackingSystemAPI.IConnectableSystem)
Method SubmitDefect Submits a defect to the defect tracking system.  
Top
See Also

Reference

IDefectTrackingSystem Interface
HP.Sprinter.DefectTrackingSystemAPI Namespace