Part of canonical.launchpad.interfaces.temporaryblobstorage View In Hierarchy
Known implementations: canonical.launchpad.database.temporaryblobstorage.TemporaryBlobStorage
| Bytes | blob | Undocumented |
| Datetime | date_created | Undocumented |
| Attribute | file_alias | Link to actual storage of blob |
| Method | hasBeenProcessed | Return True if this blob has been processed. |
| Method | getProcessedData | Returns a dict containing the processed blob data. |