google-nomulus/java/google/registry/flows/custom
cgoldfeder 565497a6d4 Change DomainInfoFlowCustomLogic to use the new resData objects
Warning: This is a breaking change to custom logic for domain info.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146033749
2017-02-02 16:23:41 -05:00
..
BaseFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
CustomLogicFactory.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
CustomLogicFactoryModule.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
CustomLogicModule.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainApplicationCreateFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainCheckFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainCreateFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainDeleteFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainInfoFlowCustomLogic.java Change DomainInfoFlowCustomLogic to use the new resData objects 2017-02-02 16:23:41 -05:00
DomainPricingCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainRenewFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainUpdateFlowCustomLogic.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
EntityChanges.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00