l.r.s.LicenseNotification : class documentation

Part of lp.registry.subscribers View In Hierarchy

Send notification about special licences to the user.
Method __init__ Undocumented
Static Method needs_notification Undocumented
Method getTemplateName Return the name of the email template for the licensing case.
Method getCommercialUseMessage Return a message explaining the current commercial subscription.
Method send Send a message to the user about the product's licence.
Method display Show a message in a browser page about the product's licence.
Static Method _formatDate Return the date formatted for messages.
Method _addLicenseChangeToReviewWhiteboard Update the whiteboard for the reviewer's benefit.
def __init__(self, product):
Undocumented
@staticmethod
def needs_notification(product):
Undocumented
def getTemplateName(self):
Return the name of the email template for the licensing case.
def getCommercialUseMessage(self):
Return a message explaining the current commercial subscription.
def send(self):
Send a message to the user about the product's licence.
def display(self):
Show a message in a browser page about the product's licence.
@staticmethod
def _formatDate(now=None):
Return the date formatted for messages.
def _addLicenseChangeToReviewWhiteboard(self):
Update the whiteboard for the reviewer's benefit.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.