Class: Syskit::GUI::BatchManager::StartJob

Inherits:
Struct
  • Object
show all
Defined in:
lib/syskit/gui/batch_manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#action_argumentsObject

Returns the value of attribute action_arguments

Returns:

  • (Object)

    the current value of action_arguments



60
61
62
# File 'lib/syskit/gui/batch_manager.rb', line 60

def action_arguments
  @action_arguments
end

#action_nameObject

Returns the value of attribute action_name

Returns:

  • (Object)

    the current value of action_name



60
61
62
# File 'lib/syskit/gui/batch_manager.rb', line 60

def action_name
  @action_name
end