google-nomulus/java/google/registry/batch
mcilwain 765e63e7e9 Send a plaintext link to the mapreduce console in fluent style
The link was previously being sent using a JS redirect, which doesn't work
because the endpoints that trigger mapreduces can only be hit from the command
line (because they require auth). This commit switches the link to be in
plaintext and renders the full URL instead of just the path, so that clicking it
directly from the terminal works.

This also improves how these links are sent from callsites by using a fluent
style.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228764606
2019-01-10 17:14:06 -05:00
..
AsyncTaskEnqueuer.java Fix @VisibleForTesting given the newly deployed enforcement 2019-01-10 16:23:35 -05:00
AsyncTaskMetrics.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
BatchModule.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
BUILD Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
DeleteContactsAndHostsAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
DeleteLoadTestDataAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
DeleteProberDataAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ExpandRecurringBillingEventsAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
RefreshDnsOnHostRenameAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ResaveAllEppResourcesAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ResaveEntityAction.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00