mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 12:08:36 +02:00
Cut RegistryCursor over to global cursors
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125797729
This commit is contained in:
parent
6fa1c2d91c
commit
14522eac0c
18 changed files with 195 additions and 152 deletions
|
@ -16,8 +16,8 @@ package google.registry.rde;
|
|||
|
||||
import com.google.auto.value.AutoValue;
|
||||
|
||||
import google.registry.model.common.Cursor.CursorType;
|
||||
import google.registry.model.rde.RdeMode;
|
||||
import google.registry.model.registry.RegistryCursor.CursorType;
|
||||
|
||||
import org.joda.time.DateTime;
|
||||
import org.joda.time.Duration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue