Class: Trailblazer::Activity::FastTrack

Inherits:
DSL::Linear::Strategy show all
Defined in:
lib/trailblazer/activity/fast_track.rb

Overview

Implementation of the “FastTrack” layout that is also used for ‘Operation`.

Defined Under Namespace

Modules: DSL

Constant Summary collapse

FailFast =

Signals

Class.new(Signal)
PassFast =
Class.new(Signal)

Method Summary

Methods inherited from DSL::Linear::Strategy

call, compile_strategy!, compile_strategy_for!, copy, inherited, initialize!, invoke, recompile!, step, terminus, to_h

Methods included from DSL::Linear::Helper

#DataVariable, #End, #Extension, #Id, #In, #Inject, #Out, #Output, #Path, #Subprocess, #Track, #end_id

Methods included from DSL::Linear::Merge::DSL

#merge!