Sha256: 6f241d394d0810e417cd3ffedd7e2feb2136de5b5b9884474763a3f7a0408f33
Contents?: true
Size: 574 Bytes
Versions: 25
Compression:
Stored size: 574 Bytes
Contents
========================= <%= @title %> ========================= Host: <%= @host %> Ddr::Batch version: <%= @batch.version %> Batch Id: <%= @batch.id %> Batch Name: <%= @batch.name %> Started at: <%= @batch.start %> Stopped at: <%= @batch.stop %> Status: <%= @batch.status %> Outcome: <%= @batch.outcome %> Objects in batch: <%= @batch.batch_objects.size %> Successfully processed: <%= @batch.success %> Processing failures: <%= @batch.failure %> Unprocessed: <%= @batch.batch_objects.size - @batch.success - @batch.failure %> See attachment for details of batch run.
Version data entries
25 entries across 25 versions & 1 rubygems