class Camunda::Execution

Public Class Methods

collection_name() click to toggle source
# File lib/camunda/execution.rb, line 2
def self.collection_name
  'execution'
end