Class ConsoleEppActionHistory

All Implemented Interfaces:
Buildable, Cloneable

@Entity public class ConsoleEppActionHistory extends ConsoleUpdateHistory
A persisted history object representing an EPP action via the console.

In addition to the generic history fields (time, URL, etc.) we also persist a reference to the history entry so that we can refer to it if necessary.