Part of lp.bugs.externalbugtracker View In Hierarchy
ExternalBugTracker subclass for handling RT imports.| Method | __init__ | Undocumented |
| Method | credentials | Return the authentication credentials needed to log in. |
| Method | makeRequest | See ExternalBugTracker. |
| Method | getRemoteBug | See ExternalBugTracker. |
| Method | getRemoteBugBatch | See ExternalBugTracker. |
| Method | getRemoteStatus | Return the remote status of a given bug. |
| Method | getRemoteImportance | See IExternalBugTracker. |
| Method | convertRemoteImportance | See IExternalBugTracker. |
| Method | convertRemoteStatus | Convert an RT status into a Launchpad BugTaskStatus. |
| Method | getRemoteProduct | Return the remote product for a remote bug. |