Module: Ddr::Batch

Extended by:
ActiveSupport::Autoload
Defined in:
lib/ddr/batch.rb,
lib/ddr/batch/engine.rb,
lib/ddr/batch/version.rb,
lib/ddr/batch/batch_user.rb,
app/models/ddr/batch/batch.rb,
app/models/ddr/batch/error.rb,
app/models/ddr/batch/batch_object.rb,
app/scripts/ddr/batch/batch_processor.rb,
app/jobs/ddr/batch/batch_processor_job.rb,
app/models/ddr/batch/ingest_batch_object.rb,
app/models/ddr/batch/update_batch_object.rb,
app/models/ddr/batch/batch_object_attribute.rb,
app/models/ddr/batch/batch_object_datastream.rb,
app/models/ddr/batch/batch_ability_definitions.rb,
app/models/ddr/batch/batch_object_relationship.rb,
app/mailers/ddr/batch/batch_processor_run_mailer.rb

Defined Under Namespace

Modules: BatchUser Classes: Batch, BatchAbilityDefinitions, BatchObject, BatchObjectAttribute, BatchObjectDatastream, BatchObjectRelationship, BatchProcessor, BatchProcessorJob, BatchProcessorRunMailer, Engine, Error, IngestBatchObject, UpdateBatchObject

Constant Summary collapse

VERSION =
"2.0.1"

Class Method Summary collapse

Class Method Details

.table_name_prefixObject



13
14
# File 'lib/ddr/batch.rb', line 13

def self.table_name_prefix
end