| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.jaxrs.beans | |
| org.wso2.carbon.device.mgt.jaxrs.util |
| Modifier and Type | Method and Description |
|---|---|
MobileApp |
ApplicationWrapper.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationWrapper.setApplication(MobileApp application) |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.device.mgt.common.operation.mgt.Operation |
MDMAndroidOperationUtil.createAppUninstallOperation(MobileApp application)
This method is used to create Uninstall Authentication operation.
|
static org.wso2.carbon.device.mgt.common.operation.mgt.Operation |
MDMIOSOperationUtil.createAppUninstallOperation(MobileApp application) |
static org.wso2.carbon.device.mgt.common.operation.mgt.Operation |
MDMAndroidOperationUtil.createInstallAppOperation(MobileApp application)
This method is used to create Install Authentication operation.
|
static org.wso2.carbon.device.mgt.common.operation.mgt.Operation |
MDMIOSOperationUtil.createInstallAppOperation(MobileApp application)
This method is used to create Install Authentication operation.
|
Copyright © 2017 WSO2. All rights reserved.