mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Add XjcToDomainResourceConverter for RDE import
With some code cleanup/refactoring/formatting by Ben McIlwain. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141199855
This commit is contained in:
committed by
Ben McIlwain
parent
fbbcf41503
commit
f2faf49d58
@@ -62,6 +62,8 @@ public class HistoryEntry extends ImmutableObject implements Buildable {
|
||||
HOST_DELETE_FAILURE,
|
||||
HOST_PENDING_DELETE,
|
||||
HOST_UPDATE,
|
||||
/** Resource was created by an escrow file import. */
|
||||
RDE_IMPORT,
|
||||
/**
|
||||
* A synthetic history entry created by a tool or back-end migration script outside of the scope
|
||||
* of usual EPP flows. These are sometimes needed to serve as parents for billing events or poll
|
||||
|
||||
Reference in New Issue
Block a user