Package google.registry.model.reporting
-
Class Summary Class Description DomainTransactionRecord The record of the mutations which contribute to transaction reporting.DomainTransactionRecord.Builder A builder forDomainTransactionRecord
since it is immutable.HistoryEntry A record of an EPP command that mutated a resource.HistoryEntry.Builder<T extends HistoryEntry,B extends HistoryEntry.Builder<?,?>> A builder forHistoryEntry
since it is immutableHistoryEntry.HistoryEntryId Class to represent the composite primary key of aHistoryEntry
.HistoryEntryDao RetrievesHistoryEntry
descendants (e.g.IcannReportingTypes Types used for ICANN reporting.Spec11ThreatMatch Spec11ThreatMatch.Builder A builder for constructingSpec11ThreatMatch
, since it is immutable.Spec11ThreatMatchDao Data access object forSpec11ThreatMatch
. -
Enum Summary Enum Description DomainTransactionRecord.TransactionReportField The field added to by reportAmount within the transaction report.HistoryEntry.Type Represents the type of history entry.IcannReportingTypes.ActivityReportField Represents the set of possible ICANN Monthly Registry Functions Activity Report fields.Spec11ThreatMatch.ThreatType The type of threat detected.