google-nomulus/java/google/registry/beam
larryruili 74ced1e907 Refactor ICANN reporting and billing into common package
This moves the default yearMonth logic into a common ReportingModule, rather than the coarse-scoped BackendModule, which may not want the default parameter extraction logic, as well as moving the 'yearMonth' parameter constant to the common package it's used in. This also provides a basis for future consolidation of the ReportingEmailUtils and BillingEmailUtils classes, which have modest overlap.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183130311
2018-02-01 21:56:06 -05:00
..
sql Add TODO to filter by tldState in billing pipeline 2018-01-19 14:21:00 -05:00
BigqueryTemplatePipeline.java Add beam package to open source build 2017-12-13 12:43:45 -05:00
BillingEvent.java Refactor ICANN reporting and billing into common package 2018-02-01 21:56:06 -05:00
BUILD Refactor ICANN reporting and billing into common package 2018-02-01 21:56:06 -05:00
InvoicingPipeline.java Refactor ICANN reporting and billing into common package 2018-02-01 21:56:06 -05:00
InvoicingUtils.java Move invoice generation to billing bucket and improve emailing 2018-01-19 14:34:14 -05:00