public class GetSyncMonitor extends XMLRequest
| Constructor and Description |
|---|
GetSyncMonitor(UC4ObjectName name)
Creates a new
GetSyncMonitor. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentState() |
String |
getModifiedBy()
Returns the user or task that modified this sync.
|
DateTime |
getModifiedDate()
Returns the last modification time of this SYNC.
|
int |
getValue() |
boolean |
hasWritePermission()
Returns the modify information.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic GetSyncMonitor(UC4ObjectName name)
GetSyncMonitor.name - Name of the Sync Objectpublic int getValue()
public String getCurrentState()
public DateTime getModifiedDate()
public boolean hasWritePermission()
public String getModifiedBy()
Copyright © 2021. All rights reserved.