l.b.i.e.ISupportsBugImport(IExternalBugTracker) : interface documentation

Part of lp.bugs.interfaces.externalbugtracker View In Hierarchy

An external bug tracker that supports bug imports.
Method getBugReporter Return the person who submitted the given bug.
Method getBugSummaryAndDescription Return the summary and description for the given bug.
Method getBugTargetName Return the specific target name of the bug.

Inherited from IExternalBugTracker:

Method getExternalBugTrackerToUse Return the ExternalBugTracker instance to use.
Method getCurrentDBTime Return the current time of the bug tracker's DB server.
Method getModifiedRemoteBugs Return the bug ids that have been modified.
Method initializeRemoteBugDB Do any initialization before each bug watch is updated.
Method convertRemoteStatus Convert a remote status string to a BugTaskStatus item.
Method convertRemoteImportance Convert a remote importance to a BugTaskImportance item.
Method getRemoteProduct Return the remote product for a given remote bug.
def getBugReporter(remote_bug):
Return the person who submitted the given bug.
Returnstuple of (display name, email)
def getBugSummaryAndDescription(remote_bug):
Return the summary and description for the given bug.
Returnstuple of (summary, description)
def getBugTargetName(remote_bug):
Return the specific target name of the bug.
Returnsstring, or None if no target can be determined
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.