google-nomulus/java/google/registry/export
mcilwain c6e58d3bff Fix some issues caught by IntelliJ static code analysis
The most common issues were:
* Arrays.asList() shouldn't be called with a single parameter.
* Broken Javadoc @links.
* Unnecessary casts and type declarations.
* Unnecessary unused variable initializations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230994311
2019-01-28 16:08:24 -05:00
..
datastore Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
sheet Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
BackupDatastoreAction.java Remove deprecated Datastore backup code 2019-01-24 19:58:54 -05:00
BigqueryPollJobAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupAction.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
DriveModule.java Introduce simplified Default credential provision 2018-09-08 00:16:09 -04:00
ExportConstants.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
ExportDomainListsAction.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ExportPremiumTermsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ExportRequestModule.java Remove deprecated Datastore backup code 2019-01-24 19:58:54 -05:00
ExportReservedTermsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ExportUtils.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SyncGroupMembersAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
UpdateSnapshotViewAction.java Remove deprecated Datastore backup code 2019-01-24 19:58:54 -05:00
UploadDatastoreBackupAction.java Update the latest_datastore_export view in Bigquery 2019-01-28 15:58:44 -05:00