google-nomulus/java/google/registry/flows/host
mcilwain e192c11adf Add a batched [] for DNS refreshing on host renames
This will replace the existing DnsRefreshForHostRenameAction.

This is stage one of a three stage migration process. It adds the new queue and
[] but doesn't call them yet. Stage two will cut over to using the new
functionality, and stage three will remove the old functionality.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134793963
2016-10-03 16:11:00 -04:00
..
HostCheckFlow.java Flatten the domain check flows 2016-09-26 13:17:04 -04:00
HostCreateFlow.java Add javadoc to contact/host flows and mark them final 2016-09-22 14:30:05 -04:00
HostDeleteFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
HostFlowUtils.java Replace loadByUniqueId() with methods that don't overload unique id 2016-09-26 13:20:22 -04:00
HostInfoFlow.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
HostUpdateFlow.java Add a batched [] for DNS refreshing on host renames 2016-10-03 16:11:00 -04:00