Class: Proxy::Dynflow::Runner::CommandRunner

Inherits:
Base
  • Object
show all
Includes:
Command
Defined in:
lib/smart_proxy_dynflow/runner/command_runner.rb

Overview

This class is now soft-deprecated, see Command

Instance Attribute Summary

Attributes inherited from Base

#id, #logger

Method Summary

Methods included from Command

#close, #initialize_command, #refresh

Methods inherited from Base

#close, #dispatch_exception, #external_event, #generate_updates, #initialize, #initialize_continuous_outputs, #kill, #new_update, #no_update, #publish_data, #publish_exception, #publish_exit_status, #refresh, #run_refresh, #run_refresh_output, #start, #timeout, #timeout_interval

Constructor Details

This class inherits a constructor from Proxy::Dynflow::Runner::Base