Class: Trailblazer::Activity::FastTrack

Inherits:
Object
  • Object
show all
Extended by:
DSL::Linear::Strategy
Includes:
DSL::Linear::Helper
Defined in:
lib/trailblazer/activity/fast_track.rb

Overview

Implementation module that can be passed to ‘Activity[]`.

Defined Under Namespace

Modules: DSL

Constant Summary collapse

Linear =
Activity::DSL::Linear
FailFast =

Signals

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

Method Summary

Methods included from DSL::Linear::Strategy

Path, call, inherited, initialize!, invoke, task_for!, to_h

Methods included from DSL::Linear::Helper

included