colrev.ops.pdf_get_man.PDFGetMan
- class colrev.ops.pdf_get_man.PDFGetMan(*, review_manager, notify_state_transition_operation=True)[source]
Bases:
OperationGet PDFs manually
Methods
check_preconditionCheck the operation precondition
concludeConclude the operation (stop Docker containers)
decorateDecorator for operations
discardDiscard missing PDFs (set to pdf_not_available)
export_retrieval_tableExport a table for manual PDF retrieval
get_dataGet the data for pdf-get-man
get_pdf_get_manGet the records that are missing a PDF
main- rtype:
Any
notifyNotify the review_manager about the next operation
pdf_get_man_recordRecord pdf-get-man decision
pdfs_retrieved_manuallyCheck whether PDFs were retrieved manually
Attributes
MISSING_PDF_FILES_RELATIVEtypepdf_get_man_package_endpoints- check_precondition()
Check the operation precondition
- Return type:
None
- conclude()
Conclude the operation (stop Docker containers)
- Return type:
None
- classmethod decorate()
Decorator for operations
- Return type:
Callable
- notify(*, state_transition=True)
Notify the review_manager about the next operation
- Return type:
None