Part of lp.archiveuploader.uploadpolicy View In Hierarchy
| Method | __init__ | Prepare a policy... |
| Method | policySpecificChecks | Perform sync specific checks. |
Inherited from AbstractUploadPolicy:
| Method | validateUploadType | Check that the type of the given upload is accepted by this policy. |
| Method | setOptions | Store the options for later. |
| Method | setDistroSeriesAndPocket | Set the distroseries and pocket from the provided name. |
| Method | checkUpload | Mandatory policy checks on NascentUploads. |
| Method | autoApprove | Return whether the upload should be automatically approved. |
| Method | autoApproveNew | Return whether the NEW upload should be automatically approved. |