google-nomulus/java/google/registry/model/reporting
larryruili 2fe82921a7 Record domain transaction for DomainRestoreFlow
This is the first of many cls adding explicit logging in all our domain mutation flows to facilitate transaction reporting.

Restores are relatively simple- it happens immediately, so the reporting time is just the time of the HistoryEntry, and we add a single "RESTORED_DOMAINS" count of 1.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165639084
2017-08-29 16:35:42 -04:00
..
DomainTransactionRecord.java Record domain transaction for DomainRestoreFlow 2017-08-29 16:35:42 -04:00
HistoryEntry.java Add TransactionRecord to HistoryEntry for transaction reporting 2017-08-29 16:34:16 -04:00
IcannReportingTypes.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00