Class ConsoleBulkDomainUnsuspendActionType
java.lang.Object
google.registry.ui.server.console.domains.ConsoleBulkDomainUnsuspendActionType
- All Implemented Interfaces:
ConsoleDomainActionType
An action that will unsuspend the given domain, removing all 5 server*Prohibited statuses.
-
Nested Class Summary
Nested classes/interfaces inherited from interface google.registry.ui.server.console.domains.ConsoleDomainActionType
ConsoleDomainActionType.BulkAction
-
Field Summary
Fields inherited from interface google.registry.ui.server.console.domains.ConsoleDomainActionType
XML_ESCAPER
-
Constructor Summary
ConstructorsConstructorDescriptionConsoleBulkDomainUnsuspendActionType
(com.google.gson.JsonElement jsonElement) -
Method Summary
-
Constructor Details
-
ConsoleBulkDomainUnsuspendActionType
public ConsoleBulkDomainUnsuspendActionType(com.google.gson.JsonElement jsonElement)
-
-
Method Details
-
getXmlContentsToRun
- Specified by:
getXmlContentsToRun
in interfaceConsoleDomainActionType
-
getNecessaryPermission
- Specified by:
getNecessaryPermission
in interfaceConsoleDomainActionType
-