class Camunda::CaseExecution

Public Class Methods

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