Part of lp.archiveuploader.snapupload View In Hierarchy
Unlike package uploads, these have no .changes files. We simply attach
all the files in the upload directory to the appropriate ISnapBuild.
| Method | __init__ | Create a SnapUpload. |
| Method | process | Process this upload, loading it into the database. |
SnapUpload.| Parameters | upload_path | A directory containing files to upload. |
| logger | The logger to be used. |