Class: Trailblazer::Operation

Inherits:
Object
  • Object
show all
Extended by:
PublicCall, Trace
Defined in:
lib/trailblazer/operation.rb,
lib/trailblazer/operation/trace.rb,
lib/trailblazer/operation/result.rb,
lib/trailblazer/operation/railway.rb,
lib/trailblazer/operation/class_dependencies.rb

Overview

Dependencies can be defined on the operation. class level

Defined Under Namespace

Modules: ClassDependencies, DeprecatedMacro, PublicCall, Railway, Trace Classes: Result

Constant Summary

Constants included from PublicCall

PublicCall::INITIAL_WRAP_STATIC

Method Summary

Methods included from PublicCall

call, call_task, call_with_circuit_interface, call_with_flow_options, call_with_public_interface, flow_options_for_public_call, initial_wrap_static, options_for_public_call, options_for_public_call

Methods included from Trace

call, find_caller_location_for_deprecated, trace, wtf?