Package google.registry.reporting.spec11
Class PublishSpec11ReportAction
java.lang.Object
google.registry.reporting.spec11.PublishSpec11ReportAction
- All Implemented Interfaces:
Runnable
Retries until a
Dataflow
job with a given jobId
completes, continuing the Spec11
pipeline accordingly.
This calls Spec11EmailUtils.emailSpec11Reports(LocalDate, SoyTemplateInfo, String, ImmutableSet)
on success or Spec11EmailUtils.sendAlertEmail(String, String)
on failure.
-
Method Summary