Part of lp.soyuz.interfaces.publishing View In Hierarchy
Known subclasses: lp.soyuz.interfaces.publishing.IBinaryPackageFilePublishing, lp.soyuz.interfaces.publishing.ISourcePackageFilePublishing
Base interface for *FilePublishing classes
Int | distribution | Undocumented |
TextLine | distroseriesname | Undocumented |
TextLine | componentname | Undocumented |
Int | publishingstatus | Undocumented |
Int | Undocumented | |
Int | archive | Undocumented |
Int | libraryfilealias | Undocumented |
TextLine | libraryfilealiasfilename | Undocumented |
Attribute | archive_url | The on-archive URL for the published file. |
Attribute | publishing_record | Return the Source or Binary publishing record (in the form of I{Source,Binary}PackagePublishingHistory). |
Method | publish | Publish or ensure contents of this file in the archive. |