Package | Description |
---|---|
com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
Modifier and Type | Method and Description |
---|---|
Iterator<SyncItem> |
SyncList.iterator()
Returns a list of all sync conditions.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncList.addSyncItem(SyncItem item)
Adds a single SYNC condition to this job.
|
boolean |
SyncList.removeSyncItem(SyncItem item)
Removes the specified item from this
SyncList . |
Copyright © 2019. All rights reserved.