google-nomulus/java/google/registry/flows/contact
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
..
ContactCheckFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ContactCreateFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ContactDeleteFlow.java Cut over to batched async deletion for contacts/hosts 2016-09-22 14:08:14 -04:00
ContactFlowUtils.java Crush out shared code in contact flows, especially transfer 2016-09-14 16:10:18 -04:00
ContactInfoFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ContactTransferApproveFlow.java [] 2016-09-22 14:01:29 -04:00
ContactTransferCancelFlow.java [] 2016-09-22 14:01:29 -04:00
ContactTransferQueryFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ContactTransferRejectFlow.java [] 2016-09-22 14:01:29 -04:00
ContactTransferRequestFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ContactUpdateFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00