google-nomulus/java/google/registry/flows/host
mcilwain 2dcac3ca68 Cut over to batched async deletion for contacts/hosts
Also consolidates the DNS refresh functionality in AsyncFlowUtils that was
being used by HostUpdateFlow into AsyncFlowEnqueuer.

TESTED=I threw together some batch scripts to create dozens of contacts on
alpha and then request their deletion, and the [] ran fine and
successfully deleted them in batches.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133714691
2016-09-22 14:08:14 -04:00
..
HostCheckFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
HostCreateFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
HostDeleteFlow.java Cut over to batched async deletion for contacts/hosts 2016-09-22 14:08:14 -04:00
HostFlowUtils.java Flatten the hosts flows 2016-09-19 11:49:37 -04:00
HostInfoFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
HostUpdateFlow.java Cut over to batched async deletion for contacts/hosts 2016-09-22 14:08:14 -04:00