Part of lp.bugs.interfaces
Class | BugBranchSearch | Bug branch search option. |
Class | BugBlueprintSearch | Bug blueprint search option. |
Class | BugTagsSearchCombinator | Bug Tags Search Combinator |
Class | BugTaskSearchParams | Encapsulates search parameters for BugTask.search() |
Interface | IBugTaskSearchBase | The basic search controls. |
Interface | IBugTaskSearch | The schema used by a bug task search form not on a Person. |
Interface | IPersonBugTaskSearch | The schema used by the bug task search form of a person. |
Interface | IUpstreamProductBugTaskSearch | The schema used by the bug task search form for upstream products. |
Interface | IFrontPageBugTaskSearch | Additional search options for the front page of bugs. |
Function | get_person_bugtasks_search_params | Returns a list of BugTaskSearchParams which can be used to |
Returns a list of BugTaskSearchParams
which can be used to
search for all tasks related to a user given by context
.