public class GetSyncUsage extends XMLRequest implements Iterable<UC4ObjectName>
| Constructor and Description |
|---|
GetSyncUsage()
Creates a new
GetSyncUsage request for all current used objects. |
GetSyncUsage(int runID)
Creates a new
GetSyncUsage request that returns SYNC objects used by a specified RunID. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<UC4ObjectName> |
iterator() |
int |
size()
Returns the number of SYNC objects.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetSyncUsage()
GetSyncUsage request for all current used objects.public GetSyncUsage(int runID)
GetSyncUsage request that returns SYNC objects used by a specified RunID.runID - RunID of the taskpublic Iterator<UC4ObjectName> iterator()
iterator in interface Iterable<UC4ObjectName>public int size()
Copyright © 2021. All rights reserved.