google-nomulus/java/google/registry/flows/custom
mcilwain a343648b34 Add extensible custom logic to the domain check flow
This also fixes up a hook on the domain create flow custom logic to use a single
parameter, which is the general pattern we want to use going forward. It also
establishes a pattern for custom logic being able to add extensions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=139362230
2016-11-16 17:06:43 -05:00
..
BaseFlowCustomLogic.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00
CustomLogicFactory.java Add extensible custom logic to the domain check flow 2016-11-16 17:06:43 -05:00
CustomLogicFactoryModule.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00
CustomLogicModule.java Add extensible custom logic to the domain check flow 2016-11-16 17:06:43 -05:00
DomainCheckFlowCustomLogic.java Add extensible custom logic to the domain check flow 2016-11-16 17:06:43 -05:00
DomainCreateFlowCustomLogic.java Add extensible custom logic to the domain check flow 2016-11-16 17:06:43 -05:00
EntityChanges.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00