Class: Proxy::Dynflow::Plugin

Inherits:
Plugin
  • Object
show all
Defined in:
lib/smart_proxy_dynflow/plugin.rb

Class Method Summary collapse

Class Method Details

.available_operationsObject



31
32
33
# File 'lib/smart_proxy_dynflow/plugin.rb', line 31

def self.available_operations
  TaskLauncherRegistry.operations
end