Part of lp.translations.interfaces.poexportrequest View In Hierarchy
| Int | entry_count | Undocumented | 
| Method | estimateBacklog | Return approximate age of oldest request on the export queue. | 
| Method | addRequest | Add a request to export a set of files. | 
| Method | getRequest | Get the next request from the queue. | 
| Method | removeRequest | Remove a request off the queue. | 
| Parameters | potemplates | PO template or list of PO templates to export, or
None. | 
| pofiles | A list of PO files to export. | 
TranslationFileFormat.The objects are all read-only objects from the slave store.  The
request ids list should be passed to removeRequest when
processing of the request completes.
| Parameters | request_ids | A list of request record ids as returned by
getRequest. |