Class GenerateSpec11ReportAction

java.lang.Object
google.registry.reporting.spec11.GenerateSpec11ReportAction
All Implemented Interfaces:
Runnable

public class GenerateSpec11ReportAction extends Object implements Runnable
Invokes the Spec11Pipeline Beam template via the REST api.

This action runs the Spec11Pipeline template, which generates the specified month's Spec11 report and stores it on GCS.

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable