Class: ApplicationOperation

Inherits:
OperationBase show all
Defined in:
lib/generators/flow/application_operation/templates/application_operation.rb

Method Summary

Methods included from Operation::Status

#executed?, #failed?, #rewound?, #success?

Methods included from Operation::Rewind

#rewind, #undo

Methods included from Operation::Failures

#fail!

Methods included from Operation::Execute

#behavior, #execute, #execute!

Methods included from Operation::Core

#initialize