mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 01:17:14 +02:00
Move prober deletion action to backend module
Also creates a new package named 'batch' to house it. TESTED=I deployed it to alpha, sent a POST request to the task URL, and it successfully ran the []. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=134332999
This commit is contained in:
parent
df53080f78
commit
7f0cb4eae5
9 changed files with 11 additions and 358 deletions
|
@ -20,6 +20,7 @@ java_library(
|
|||
"//third_party/java/jsr330_inject",
|
||||
"//third_party/java/servlet/servlet_api",
|
||||
"//java/google/registry/backup",
|
||||
"//java/google/registry/batch",
|
||||
"//java/google/registry/bigquery",
|
||||
"//java/google/registry/billing",
|
||||
"//java/google/registry/config",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue