google-nomulus/java/google/registry/flows/custom
Justin Graham 2a3a17d653 Add signed mark parameter to Create flow afterValidation extension point
This is the follow up PR for #49. It adds an additional parameter to DomainCreateFlowCustomLogic.AfterValidationParameters: a nullable signed mark id.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143966945
2017-01-09 12:17:55 -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 Add signed mark parameter to Create flow afterValidation extension point 2017-01-09 12:17:55 -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