Part of lp.soyuz.interfaces.archive View In Hierarchy
Known subclasses: lp.soyuz.interfaces.webservice.IArchive
Method | delete | Delete this archive. |
The ArchiveStatus will be set to DELETING and any published packages will be marked as DELETED by deleted_by.
The publisher is responsible for deleting the repository area when it sees the status change and sets it to DELETED once processed.
Parameters | deleted_by | The IPerson requesting the deletion. |