google-nomulus/java/google/registry/flows/domain
mountford 0634e25822 Remove as-of date from argument list for extra create flow logic
Lai points out that, for creation, the as-of date should always be equal to the creation time. And, in fact, there was a check to throw an exception if that is not the case. So it's more straightforward just to remove that argument entirely.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138783711
2016-11-15 10:46:04 -05:00
..
flags Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ClaimsCheckFlow.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
DomainAllocateFlow.java Add extra flow logic hook for domain allocation 2016-11-10 12:30:44 -05:00
DomainApplicationCreateFlow.java Add TLD-specific logic for application creates 2016-11-15 10:39:51 -05:00
DomainApplicationDeleteFlow.java Add extra flow logic hooks for application delete and update 2016-11-10 11:24:32 -05:00
DomainApplicationInfoFlow.java Add extra flow logic hook for application info 2016-11-10 12:30:44 -05:00
DomainApplicationUpdateFlow.java Add extra flow logic hooks for application delete and update 2016-11-10 11:24:32 -05:00
DomainCheckFlow.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
DomainCreateFlow.java Remove as-of date from argument list for extra create flow logic 2016-11-15 10:46:04 -05:00
DomainDeleteFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainFlowUtils.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
DomainInfoFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainRenewFlow.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
DomainRestoreRequestFlow.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
DomainTransferApproveFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainTransferCancelFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainTransferQueryFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainTransferRejectFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainTransferRequestFlow.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
DomainUpdateFlow.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
RegistryExtraFlowLogic.java Remove as-of date from argument list for extra create flow logic 2016-11-15 10:46:04 -05:00
RegistryExtraFlowLogicProxy.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
TldSpecificLogicProxy.java Add extra flow logic hooks for application delete and update 2016-11-10 11:24:32 -05:00