Sha256: ef5d5625aafb471641c5ac4cb3e08156c448ca386861cfcb03c66e8af64d4964
Contents?: true
Size: 184 Bytes
Versions: 1
Compression:
Stored size: 184 Bytes
Contents
module Ddr::Events class ReplicationEvent < Event include PreservationEventBehavior self.preservation_event_type = :rep self.description = "Object replicated" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ddr-models-3.0.8 | lib/ddr/events/replication_event.rb |