Uses of Interface
com.cumulocity.sdk.client.devicecontrol.autopoll.OperationProcessor
Packages that use OperationProcessor
-
Uses of OperationProcessor in com.cumulocity.sdk.client.devicecontrol.autopoll
Constructors in com.cumulocity.sdk.client.devicecontrol.autopoll with parameters of type OperationProcessorModifierConstructorDescriptionOperationsByAgentAndStatusPollerImpl
(DeviceControlApi deviceControlApi, String agentId, OperationStatus status, OperationProcessor operationProcessor) OperationsQueueHandler
(OperationProcessor operationProcessor, OperationsQueue queue, DeviceControlApi deviceControlApi)