google-nomulus/java/google/registry/flows/domain
gbrodman 6ee34a79b1 Store a reference to an allocation token in the OneTime billing event
We will need to be able to find all redemptions associated with a particular token and this will allow us to do that.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=245292865
2019-04-26 23:57:56 -04:00
..
token Don't delete or "redeem" unlimited use AllocationTokens 2019-04-15 14:57:02 -04:00
DomainCheckFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainClaimsCheckFlow.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
DomainCreateFlow.java Store a reference to an allocation token in the OneTime billing event 2019-04-26 23:57:56 -04:00
DomainDeleteFlow.java Send deletion poll messages when requested by superuser 2019-02-18 17:34:36 -05:00
DomainFlowTmchUtils.java Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
DomainFlowUtils.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
DomainInfoFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainPricingLogic.java Set domain create fee cost to be 0 for anchor tenants 2019-03-05 14:11:36 -05:00
DomainRenewFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainRestoreRequestFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainTransferApproveFlow.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
DomainTransferCancelFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferQueryFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferRejectFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferRequestFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainTransferUtils.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainUpdateFlow.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
FeesAndCredits.java Replace Stream.concat with Streams.concat 2017-12-27 11:35:47 -05:00