Part of lp.soyuz.interfaces.publishing View In Hierarchy
Known subclasses: lp.soyuz.interfaces.webservice.IBinaryPackagePublishingHistory
Method | changeOverride | Change the component/section/priority/phase of this publication. |
Inherited from IPublishingEdit:
Method | requestDeletion | Delete this publication. |
Method | api_requestDeletion | Delete this source and its binaries. |
It is changed only if the argument is not None.
Passing new_phased_update_percentage=100 has the effect of setting the phased update percentage to None (i.e. recommended for all users).
Return the overridden publishing record, a
IBinaryPackagePublishingHistory
.