Package com.verisign.epp.rootzone.util
Class RootZonePriority
java.lang.Object
com.verisign.epp.rootzone.util.RootZonePriority
This class holds constants for use with the RootZone implementation of the
Change mapping. Specifically, these constants can be used in conjunction with
the Priority field of a RootZone Change Request.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NORMAL
Default priority for a Change Request- See Also:
-
URGENT
Increased priority for a Change Request- See Also:
-
-
Constructor Details
-
RootZonePriority
public RootZonePriority()
-