colrev.process.operation.Operation¶
- class Operation(*, review_manager, operations_type, notify_state_transition_operation=True)[source]¶
Bases:
object
Operations correspond to the work steps in a CoLRev project
Methods
Check the operation precondition
Conclude the operation (stop Docker containers)
Decorator for operations
Notify the review_manager about the next operation
Attributes
type