google-nomulus/java/google/registry/batch
shicong 5d2bb892f3 Update lastEppUpdateTime and lastEppUpdateClientId when necessary
EppResource's lastEppUpdateTime and lastEppUpdateClientId need
to be updated whenever the domain is updated, renewed, deleted or
transfered.

This commit applied the change to the following domain EPP commands:

 - Update (already implemented)
 - Renew
 - Delete
 - Restore
 - Transfer request
 - Transfer approve
 - Transfer reject
 - Transfer cancel

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=223344758
2018-12-03 19:13:55 -05:00
..
BatchModule.java Delete the verify entity integrity mapreduce 2018-09-20 11:19:36 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
DeleteContactsAndHostsAction.java Update lastEppUpdateTime and lastEppUpdateClientId when necessary 2018-12-03 19:13:55 -05:00
DeleteLoadTestDataAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
DeleteProberDataAction.java Consolidate all Set parameter parsing 2018-06-06 15:04:02 -04:00
ExpandRecurringBillingEventsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
RefreshDnsOnHostRenameAction.java Use locking on async mapreduces 2018-08-10 13:44:25 -04:00
ResaveAllEppResourcesAction.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
ResaveEntityAction.java Enqueue async re-saves with additional future re-saves 2018-07-14 01:37:03 -04:00