Uses of Interface
com.cumulocity.sdk.client.devicecontrol.OperationCollection
Packages that use OperationCollection
Package
Description
-
Uses of OperationCollection in com.cumulocity.sdk.client.devicecontrol
Classes in com.cumulocity.sdk.client.devicecontrol that implement OperationCollectionMethods in com.cumulocity.sdk.client.devicecontrol that return OperationCollectionModifier and TypeMethodDescriptionDeviceControlApi.getOperations()
Gets the all the operation in the platformDeviceControlApiImpl.getOperations()
DeviceControlApi.getOperationsByFilter
(OperationFilter filter) Gets the operations from the platform based on specified filter.DeviceControlApiImpl.getOperationsByFilter
(OperationFilter filter) -
Uses of OperationCollection in com.cumulocity.sdk.client.devicecontrol.autopoll
Constructors in com.cumulocity.sdk.client.devicecontrol.autopoll with parameters of type OperationCollectionModifierConstructorDescriptionOperationsPollingTask
(OperationCollection operationCollection, OperationsQueue queue)