mirror of
https://github.com/google/nomulus
synced 2026-02-05 20:41:08 +00:00
Rename Runnable classes from Tasks to Actions
This is cleanup relating to a naming decision that we made awhile ago but never got around to. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117244827
This commit is contained in:
@@ -51,7 +51,7 @@ import javax.inject.Inject;
|
||||
/**
|
||||
* Class that uploads a decrypted XML deposit report to ICANN's webserver.
|
||||
*
|
||||
* @see RdeReportTask
|
||||
* @see RdeReportAction
|
||||
*/
|
||||
public class RdeReporter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user