l.c.i.w.ICodeReviewComment(Interface) : interface documentation

Part of lp.code.interfaces.webservice View In Hierarchy

Known subclasses: lp.code.browser.codereviewcomment.ICodeReviewDisplayComment

A link between a merge proposal and a message.
Object message Undocumented
Method getAttachments Get the attachments from the original message.
Method getOriginalEmail An email object of the original raw email if there was one.
Bool visible Undocumented
Method userCanSetCommentVisibility Can user set the visibility of this comment?
message =
Undocumented
def getAttachments():
Get the attachments from the original message.
Returnstwo lists, the first being attachments that we would display (being plain text or diffs), and a second list being any other attachments.
def getOriginalEmail():
An email object of the original raw email if there was one.
visible =
Undocumented
def userCanSetCommentVisibility(user):
Can user set the visibility of this comment?

Admins and registry experts can set the visibility of any code review comment. Comment authors can set the visibility of their own comments.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.