google-nomulus/javatests/google/registry/export
weiminyu 4e71421c81 Support datastore restore in Nomulus tool
Two commands are being added:
- ImportDatastoreCommand starts an async import operation.
  User may choose to wait until import completes or quit
  immediately.
- GetOperationStatusCommand checks the status of an operation.
  It may be used to check the status of an operation started by
  ImportDatastoreCommand.

Both commands communicate with Datastore admin api directly, without
going through the Registry server.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228400059
2019-01-10 16:23:35 -05:00
..
datastore Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
sheet Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
testdata Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
backup_kinds.txt Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
BackupDatastoreActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
BigqueryPollJobActionTest.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckSnapshotActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DatastoreBackupInfoTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DatastoreBackupServiceTest.java Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
ExportConstantsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ExportDomainListsActionTest.java Introduce simplified Default credential provision 2018-09-08 00:16:09 -04:00
ExportPremiumTermsActionTest.java Export Premium names to Drive 2018-09-14 11:47:38 -04:00
ExportReservedTermsActionTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
ExportSnapshotActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ExportUtilsTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
LoadSnapshotActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
reporting_kinds.txt Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
SyncGroupMembersActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
UpdateSnapshotViewActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
UploadDatastoreBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00