class Camunda::Incident

Public Class Methods

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