google-nomulus/java/google/registry/flows/domain
larryruili c40dc67c5b Record transaction for domain adds, renews and allocates
This is the second of many cls adding explicit logging in all our domain
mutation flows to facilitate transaction reporting.

Adds and renews each result in a +1 counter for the NET_ADDS/RENEWS_#_YR field,
which I've added simple (# of years, add or renew) -> Enum functions to get.
Allocates are just a special case of adds, and are counted in a similar manner.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165963249
2017-08-29 16:56:19 -04:00
..
ClaimsCheckFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
DomainAllocateFlow.java Record transaction for domain adds, renews and allocates 2017-08-29 16:56:19 -04:00
DomainApplicationCreateFlow.java Rename buildHistory() methods to buildHistoryEntry() 2017-08-29 16:38:39 -04:00
DomainApplicationDeleteFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
DomainApplicationInfoFlow.java Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
DomainApplicationUpdateFlow.java Rename buildHistory() methods to buildHistoryEntry() 2017-08-29 16:38:39 -04:00
DomainCheckFlow.java Add better testing of domain and host creation using multi-part TLDs 2017-08-29 15:47:50 -04:00
DomainCreateFlow.java Record transaction for domain adds, renews and allocates 2017-08-29 16:56:19 -04:00
DomainDeleteFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
DomainFlowTmchUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainFlowUtils.java Add better testing of domain and host creation using multi-part TLDs 2017-08-29 15:47:50 -04:00
DomainInfoFlow.java Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
DomainPricingLogic.java Restrict domain transfer pricing to 1 year 2017-03-21 15:33:29 -04:00
DomainRenewFlow.java Record transaction for domain adds, renews and allocates 2017-08-29 16:56:19 -04:00
DomainRestoreRequestFlow.java Record transaction for domain adds, renews and allocates 2017-08-29 16:56:19 -04:00
DomainTransferApproveFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
DomainTransferCancelFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
DomainTransferQueryFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferRejectFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
DomainTransferRequestFlow.java Rename buildHistory() methods to buildHistoryEntry() 2017-08-29 16:38:39 -04:00
DomainTransferUtils.java Remove straggler references to extended registration years 2017-03-27 12:59:48 -04:00
DomainUpdateFlow.java Make the superuser flag bypass TLD access checks 2017-06-14 10:43:50 -04:00
FeesAndCredits.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00