public abstract class AbstractMobileOperationManager extends Object implements org.wso2.carbon.device.mgt.common.operation.mgt.OperationManager
| Constructor and Description |
|---|
AbstractMobileOperationManager() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.device.mgt.common.operation.mgt.Activity |
addOperation(org.wso2.carbon.device.mgt.common.operation.mgt.Operation operation,
List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> devices) |
List<org.wso2.carbon.device.mgt.common.operation.mgt.Operation> |
getOperations(org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteOperation, getActivitiesUpdatedAfter, getActivitiesUpdatedAfter, getActivityCountUpdatedAfter, getNextPendingOperation, getOperation, getOperationByActivityId, getOperationByDeviceAndOperationId, getOperations, getOperationsByDeviceAndStatus, getOperationUpdatedAfter, getPendingOperations, updateOperationpublic List<org.wso2.carbon.device.mgt.common.operation.mgt.Operation> getOperations(org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier) throws org.wso2.carbon.device.mgt.common.operation.mgt.OperationManagementException
getOperations in interface org.wso2.carbon.device.mgt.common.operation.mgt.OperationManagerorg.wso2.carbon.device.mgt.common.operation.mgt.OperationManagementExceptionpublic org.wso2.carbon.device.mgt.common.operation.mgt.Activity addOperation(org.wso2.carbon.device.mgt.common.operation.mgt.Operation operation,
List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> devices)
throws org.wso2.carbon.device.mgt.common.operation.mgt.OperationManagementException
addOperation in interface org.wso2.carbon.device.mgt.common.operation.mgt.OperationManagerorg.wso2.carbon.device.mgt.common.operation.mgt.OperationManagementExceptionCopyright © 2016 WSO2. All rights reserved.