public class GetSyncMonitor extends XMLRequest
| Constructor and Description |
|---|
GetSyncMonitor(UC4ObjectName name)
Creates a new
GetSyncMonitor. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCurrentState() |
java.lang.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, sendpublic GetSyncMonitor(UC4ObjectName name)
GetSyncMonitor.name - Name of the Sync Objectpublic int getValue()
public java.lang.String getCurrentState()
public DateTime getModifiedDate()
public boolean hasWritePermission()
public java.lang.String getModifiedBy()