Class OperationsPollingTask
java.lang.Object
com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsPollingTask
- All Implemented Interfaces:
Runnable
This class is responsible for polling the given OperationCollection and putting received operations into the given queue
-
Constructor Summary
ConstructorDescriptionOperationsPollingTask
(OperationCollection operationCollection, OperationsQueue queue) -
Method Summary