Class ConsoleBulkDomainSuspendActionType
java.lang.Object
google.registry.ui.server.console.domains.ConsoleBulkDomainSuspendActionType
- All Implemented Interfaces:
ConsoleDomainActionType
An action that will suspend the given domain, assigning 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
-
Method Summary
-
Constructor Details
-
ConsoleBulkDomainSuspendActionType
public ConsoleBulkDomainSuspendActionType(com.google.gson.JsonElement jsonElement)
-
-
Method Details
-
getXmlContentsToRun
- Specified by:
getXmlContentsToRun
in interfaceConsoleDomainActionType
-
getNecessaryPermission
- Specified by:
getNecessaryPermission
in interfaceConsoleDomainActionType
-