google-nomulus/java/google/registry/flows/domain
mcilwain eaec03e670 Move ConfigModule and LocalTestConfig into RegistryConfig
This is the final preparatory step necessary in order to load and load
configuration from YAML in a static context and then provide it either via
Dagger (using ConfigModule) or through RegistryConfig's existing static
functions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143819983
2017-01-09 12:01:09 -05:00
..
ClaimsCheckFlow.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
DomainAllocateFlow.java Move ROID suffix handling from RegistryConfig to ConfigModule 2017-01-09 11:59:04 -05:00
DomainApplicationCreateFlow.java Break domain flow TMCH helper methods into separate injected class 2017-01-09 11:59:04 -05:00
DomainApplicationDeleteFlow.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainApplicationInfoFlow.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainApplicationUpdateFlow.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
DomainCheckFlow.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
DomainCreateFlow.java Update the ordering of the DomainCreateFlow 'After Validation' extension point 2017-01-09 12:01:03 -05:00
DomainDeleteFlow.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainFlowTmchUtils.java Daggerize TMCH/signed mark util classes 2017-01-09 11:59:04 -05:00
DomainFlowUtils.java Break domain flow TMCH helper methods into separate injected class 2017-01-09 11:59:04 -05:00
DomainInfoFlow.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainPricingLogic.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainRenewFlow.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainRestoreRequestFlow.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainTransferApproveFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferCancelFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferQueryFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainTransferRejectFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferRequestFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainUpdateFlow.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
FeesAndCredits.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00