colrev.process.operation.Operation
- class colrev.process.operation.Operation(*, review_manager, operations_type, notify_state_transition_operation=True)[source]
 Bases:
objectOperations correspond to the work steps in a CoLRev project
Methods
check_preconditionCheck the operation precondition
concludeConclude the operation (stop Docker containers)
decorateDecorator for operations
notifyNotify the review_manager about the next operation
Attributes
type