Part of lp.registry.interfaces.distroseriesdifference View In Hierarchy
Known subclasses: lp.registry.interfaces.webservice.IDistroSeriesDifference
| Method | blacklist | Blacklist this version or all versions of this source package and |
| Method | unblacklist | Removes this difference from the blacklist and adds a comment on |
| Parameters | commenter | The requestor IPerson. |
| comment | The comment string. | |
| all | Indicates whether all versions of this package should be blacklisted or just the current (default). | |
| Returns | The created DistroSeriesDifferenceComment object. | |
The status will be updated based on the versions.
| Parameters | commenter | The requestor IPerson. |
| comment | The comment string. | |
| Returns | The created DistroSeriesDifferenceComment object. | |