class Camunda::Batch

Public Class Methods

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