mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Clean up billing MR work
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136196221
This commit is contained in:
parent
afcd04f190
commit
3c36b6b928
7 changed files with 4 additions and 190 deletions
|
@ -67,6 +67,8 @@ import org.joda.time.DateTime;
|
|||
* {@code cursorTime}) represents the inclusive lower bound on the range of billing times that will
|
||||
* be expanded as a result of the job (the exclusive upper bound being the execution time of the
|
||||
* job).
|
||||
*
|
||||
* <p>NOTE: This is not yet production ready and not configured to run.
|
||||
*/
|
||||
@Action(path = "/_dr/task/expandRecurringBillingEvents")
|
||||
public class ExpandRecurringBillingEventsAction implements Runnable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue