google-nomulus/java/google/registry/flows/custom
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
..
BaseFlowCustomLogic.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00
CustomLogicFactory.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
CustomLogicFactoryModule.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
CustomLogicModule.java Add extensible custom logic to domain application create flow 2016-12-06 11:52:46 -05:00
DomainApplicationCreateFlowCustomLogic.java Add extensible custom logic to domain application create flow 2016-12-06 11:52:46 -05:00
DomainCheckFlowCustomLogic.java Add extensible custom logic to the domain check flow 2016-11-16 17:06:43 -05:00
DomainCreateFlowCustomLogic.java Migrate getCreatePrice() call to DomainPricingLogic 2016-12-06 11:52:46 -05:00
DomainDeleteFlowCustomLogic.java Add extensible custom logic to the domain delete flow 2016-12-06 11:52:46 -05:00
DomainInfoFlowCustomLogic.java Add extensible custom logic to the domain info flow 2016-11-28 11:26:42 -05:00
DomainPricingCustomLogic.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainRenewFlowCustomLogic.java Add extensible custom logic to the domain renew flow 2016-11-28 11:32:47 -05:00
DomainUpdateFlowCustomLogic.java Add extensible custom logic to the domain update flow 2016-11-28 11:28:16 -05:00
EntityChanges.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00