Part of lp.bugs.interfaces.bugsubscriptionfilter View In Hierarchy
Known subclasses: lp.bugs.interfaces.webservice.IBugSubscriptionFilter
IBugSubscriptionFilter that can be called by anyone.| Method | isMuteAllowed | Return True if this filter can be muted for person. |
| Method | muted | Return date muted if this filter was muted for person, or None. |
| Method | mute | Add a mute for person to this filter. |
| Method | unmute | Remove any mute for person to this filter. |
person.person, or None.person to this filter.person to this filter.