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 |
|---|---|
int |
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) |
public 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 int 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 © 2015 WSO2. All rights reserved.