Module: Operation

Defined in:
lib/flow/operation/core.rb,
lib/flow/operation/rewind.rb,
lib/flow/operation/status.rb,
lib/flow/operation/execute.rb,
lib/flow/operation/failures.rb,
lib/flow/operation/callbacks.rb,
lib/flow/operation/transactions.rb,
lib/flow/operation/error_handler.rb

Overview

An unhandled error during execution is exceptional, and handlers unable to rescue an error cause a failure instead.

Defined Under Namespace

Modules: Callbacks, Core, ErrorHandler, Execute, Failures, Rewind, Status, Transactions