Class RegistrarUpdateHistory

All Implemented Interfaces:
Buildable, Cloneable

@Entity public class RegistrarUpdateHistory extends ConsoleUpdateHistory
A persisted history object representing an update to a Registrar.

In addition to the generic history fields (time, URL, etc.) we also persist a copy of the modified Registrar object at this point in time.