Class: Camunda::Model

Inherits:
Object
  • Object
show all
Includes:
Her::Model
Defined in:
lib/camunda/model.rb

Class Method Summary collapse

Class Method Details

.worker_idObject



25
26
27
# File 'lib/camunda/model.rb', line 25

def self.worker_id
  Camunda::Workflow.configuration.worker_id
end