Part of lp.snappy.model.snap View In Hierarchy
ISnapBuildRequest.
This is not directly backed by a database table; instead, it is a webservice-friendly view of an asynchronous build request.
| Method | __init__ | Undocumented |
| Class Method | fromJob | See ISnapBuildRequest. |
| Method | date_requested | See ISnapBuildRequest. |
| Method | date_finished | See ISnapBuildRequest. |
| Method | status | See ISnapBuildRequest. |
| Method | error_message | See ISnapBuildRequest. |
| Method | builds | See ISnapBuildRequest. |
| Method | archive | See ISnapBuildRequest. |
| Method | channels | See ISnapBuildRequest. |
| Method | architectures | See ISnapBuildRequest. |
| Method | _job | Undocumented |