google-nomulus/java/google/registry/flows/domain
mountford 718da70b71 Add TLD extra flow logic for update
This CL implements the TLD-specific extra flow logic for updates, with tests, based on the static helper classes of the previous CL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135683537
2016-10-11 11:27:48 -04:00
..
flags Move flags extension exceptions to separate classes 2016-09-14 15:59:10 -04:00
BaseDomainCreateFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
ClaimsCheckFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainAllocateFlow.java Always use the constructor to make Immutable Collection Builders 2016-10-07 14:37:02 -04:00
DomainApplicationCreateFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainApplicationDeleteFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainApplicationInfoFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainApplicationUpdateFlow.java Flatten the domain and domain application update flows 2016-10-07 14:34:06 -04:00
DomainCheckFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainCreateFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainCreateOrAllocateFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
DomainDeleteFlow.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainFlowUtils.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainInfoFlow.java Add TLD extra flow logic for update 2016-10-11 11:27:48 -04:00
DomainRenewFlow.java Flatten the domain renew flow 2016-09-26 13:45:39 -04:00
DomainRestoreRequestFlow.java Flatten the domain restore flow 2016-10-03 15:34:34 -04:00
DomainTransferApproveFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferCancelFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferQueryFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferRejectFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferRequestFlow.java Reorganize DomainTransferRequestFlow helper method structure 2016-10-03 15:36:05 -04:00
DomainUpdateFlow.java Flatten the domain and domain application update flows 2016-10-07 14:34:06 -04:00
RegistryExtraFlowLogic.java Add TLD extra flow logic for update 2016-10-11 11:27:48 -04:00
RegistryExtraFlowLogicProxy.java Remove trailing whitespace in files 2016-10-07 15:29:47 -04:00
TldSpecificLogicProxy.java Expurgate vestiges of superannuated flow hierarchy 2016-10-07 15:29:48 -04:00