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



33
34
35
# File 'lib/smart_proxy_dynflow/plugin.rb', line 33

def self.available_operations
  TaskLauncherRegistry.operations
end