l.b.m.c.CveSet : class documentation

Part of lp.bugs.model.cve View In Hierarchy

The full set of ICve's.
Method __init__ See ICveSet.
Method __getitem__ See ICveSet.
Method getAll See ICveSet.
Method __iter__ See ICveSet.
Method new See ICveSet.
Method latest See ICveSet.
Method latest_modified See ICveSet.
Method search See ICveSet.
Method inText See ICveSet.
Method inMessage See ICveSet.
Method getBugCvesForBugTasks See ICveSet.
Method getBugCveCount See ICveSet.
def __init__(self, bug=None):
See ICveSet.
def __getitem__(self, sequence):
See ICveSet.
def getAll(self):
See ICveSet.
def __iter__(self):
See ICveSet.
def new(self, sequence, description, status=CveStatus.CANDIDATE):
See ICveSet.
def latest(self, quantity=5):
See ICveSet.
def latest_modified(self, quantity=5):
See ICveSet.
def search(self, text):
See ICveSet.
def inText(self, text):
See ICveSet.
def inMessage(self, message):
See ICveSet.
def getBugCvesForBugTasks(self, bugtasks, cve_mapper=None):
See ICveSet.
def getBugCveCount(self):
See ICveSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.