com.cumulocity.sdk.client.devicecontrol.autopoll
Class OperationsPollingTask
java.lang.Object
com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsPollingTask
- All Implemented Interfaces:
- Runnable
public class OperationsPollingTask
- extends Object
- implements Runnable
This class is responsible for polling the given OperationCollection and putting received operations into the given queue
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationsPollingTask
public OperationsPollingTask(PagedCollectionResource<OperationCollectionRepresentation> operationCollection,
OperationsQueue queue)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.