public class ChangeServerMode extends XMLRequest
| Constructor and Description |
|---|
ChangeServerMode(ServerListItem workProcess,
char targetMode)
Switches the mode of a WP.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic ChangeServerMode(ServerListItem workProcess, char targetMode)
workProcess - ServerListItem which was returned from the com.uc4.communication.requests.ServerList request.targetMode - 'D' for Dialog, 'W' for WP and 'P' for Primary.Copyright © 2021. All rights reserved.