Class: Syskit::GUI::BatchManager::StartJob
- Defined in:
- lib/syskit/gui/batch_manager.rb
Instance Attribute Summary collapse
-
#action_arguments ⇒ Object
Returns the value of attribute action_arguments.
-
#action_name ⇒ Object
Returns the value of attribute action_name.
Instance Attribute Details
#action_arguments ⇒ Object
Returns the value of attribute action_arguments
60 61 62 |
# File 'lib/syskit/gui/batch_manager.rb', line 60 def action_arguments @action_arguments end |
#action_name ⇒ Object
Returns the value of attribute action_name
60 61 62 |
# File 'lib/syskit/gui/batch_manager.rb', line 60 def action_name @action_name end |