google-nomulus/java/google/registry
mountford 78a36925f4 Remove commitAdditionalLogicChanges(), part 1
Now that the flows are flattened, the commitAdditionalLogicChanges() call, which used to come later in the flow to actually save the Datastore objects, is now happening right after the performAdditionalXXXLogic() call. So we can instead just do the saves in performAdditionalXXXLogic(), and get rid of the separate call. As a first step, this CL simply makes commitAdditionalLogicChanges() a private method that gets called internally by the extra logic manager. Later, we can move the saves into their proper position, affecting only the extra logic class itself.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137529991
2016-11-02 15:19:34 -04:00
..
backup Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
batch Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
bigquery Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
braintree Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
builddefs Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
config Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
cron Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
dns Rename CloudDnsModule to CloudDnsWriterModule for consistency 2016-11-02 15:19:34 -04:00
eclipse Integrate: Eclipse file generation script 2016-05-16 18:39:45 -04:00
env Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
export Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
flows Remove commitAdditionalLogicChanges(), part 1 2016-11-02 15:19:34 -04:00
gcs Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
groups Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
keyring/api Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
loadtest Fix double-URL-encoding bug in LoadTestAction 2016-11-02 15:19:34 -04:00
mapreduce Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
model Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
module Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
monitoring Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
pricing Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
rdap Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
rde Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
request Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
security Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
storage/drive Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
tldconfig/idn Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tmch Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
tools Add metadata parameters to CreateLrpTokensCommand 2016-11-02 15:19:34 -04:00
ui Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
util Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
whois Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
xjc Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
xml Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
BUILD Fix Bazel visibility rules 2016-10-24 11:57:00 -04:00
repositories.bzl Change some Bazel deps back to earlier supported versions 2016-10-24 11:57:00 -04:00