google-nomulus/java/google/registry/flows/domain
nickfelt f663f00251 Add test and commentary for "phantom autorenew" in pendingDelete
This documents some slightly spooky behavior around domains that have an expiration time within their pendingDelete window (meaning the whole period from DomainDeleteFlow running to the actual deletionTime, not just the 5-day pendingDelete grace period).  They will experience an autorenew in terms of expiration time and grace period status due to cloneProjectedAtTime(), but without the usual artifacts of an autorenew (billing event and poll message).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149019980
2017-03-07 13:37:40 -05:00
..
ClaimsCheckFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainAllocateFlow.java Add period restriction to domain flows 2017-02-14 12:14:04 -05:00
DomainApplicationCreateFlow.java Add period restriction to domain flows 2017-02-14 12:14:04 -05:00
DomainApplicationDeleteFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplicationInfoFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplicationUpdateFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCreateFlow.java Use Immutable types for static final fields 2017-03-07 13:34:48 -05:00
DomainDeleteFlow.java Add test and commentary for "phantom autorenew" in pendingDelete 2017-03-07 13:37:40 -05:00
DomainFlowTmchUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainFlowUtils.java Add period restriction to domain flows 2017-02-14 12:14:04 -05:00
DomainInfoFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainPricingLogic.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainRenewFlow.java Add period restriction to domain flows 2017-02-14 12:14:04 -05:00
DomainRestoreRequestFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainTransferApproveFlow.java Refactor common domain transfer logic into a utility class 2017-02-08 17:42:51 -05:00
DomainTransferCancelFlow.java Refactor common domain transfer logic into a utility class 2017-02-08 17:42:51 -05:00
DomainTransferQueryFlow.java Refactor common domain transfer logic into a utility class 2017-02-08 17:42:51 -05:00
DomainTransferRejectFlow.java Refactor common domain transfer logic into a utility class 2017-02-08 17:42:51 -05:00
DomainTransferRequestFlow.java Refactor common domain transfer logic into a utility class 2017-02-08 17:42:51 -05:00
DomainTransferUtils.java Refactor common domain transfer logic into a utility class 2017-02-08 17:42:51 -05:00
DomainUpdateFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FeesAndCredits.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00