Part of lp.soyuz.interfaces.publishing View In Hierarchy
Known implementations: lp.soyuz.model.publishing.BinaryPackagePublishingHistory
Inherited from IBinaryPackagePublishingHistoryPublic:
Int | id | Undocumented |
Int | binarypackagerelease | Undocumented |
Int | component | Undocumented |
Int | section | Undocumented |
Int | priority | Undocumented |
Int | supersededby | Undocumented |
Attribute | distroarchseriesbinarypackagerelease | The object that represents this binarypackagerelease in this distroarchseries. |
Method | supersede | Supersede this publication. |
Method | changeOverride | Change the component, section and/or priority of this publication. |
Method | copyTo | Copy this publication to another location. |
Method | getDownloadCount | Get the download count of this binary package in this archive. |
Method | getDownloadCounts | Get detailed download counts for this binary. |
Method | getDailyDownloadTotals | Get the daily download counts for this binary. |
Inherited from IPublishingView (via IBinaryPackagePublishingHistoryPublic):
Attribute | files | Files included in this publication. |
Attribute | age | Age of the publishing record. |
Method | publish | Publish or ensure contents of this publish record |
Method | getIndexStanza | Return archive index stanza contents |
Method | buildIndexStanzaFields | Build a map of fields and values to be in the Index file. |
Method | requestObsolescence | Make this publication obsolete. |
Method | getAncestry | Return the most recent publication of the same source or binary. |
Method | overrideFromAncestry | Set the right published component from publishing ancestry. |
Inherited from IPublishingEdit:
Method | requestDeletion | Delete this publication. |