mirror of
https://github.com/google/nomulus
synced 2026-08-31 21:27:09 +00:00
Refactor beam invoicing pipeline into its own package
This prepares for the spec11 beam pipeline to live parallel to the invoicing beam pipeline, for better organization. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=204980582
This commit is contained in:
@@ -37,7 +37,7 @@ import javax.inject.Inject;
|
||||
import org.joda.time.YearMonth;
|
||||
|
||||
/**
|
||||
* Uploads the results of the {@link google.registry.beam.InvoicingPipeline}.
|
||||
* Uploads the results of the {@link google.registry.beam.invoicing.InvoicingPipeline}.
|
||||
*
|
||||
* <p>This relies on the retry semantics in {@code queue.xml} to ensure proper upload, in spite of
|
||||
* fluctuations in generation timing.
|
||||
|
||||
Reference in New Issue
Block a user