Package | Description |
---|---|
org.wso2.carbon.mdm.api.util | |
org.wso2.carbon.mdm.beans |
Modifier and Type | Method and Description |
---|---|
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.createAppUninstallOperation(MobileApp application)
This method is used to create Uninstall Application operation.
|
static org.wso2.carbon.device.mgt.common.operation.mgt.Operation |
MDMIOSOperationUtil.createInstallAppOperation(MobileApp application)
This method is used to create Install Application operation.
|
static org.wso2.carbon.device.mgt.common.operation.mgt.Operation |
MDMAndroidOperationUtil.createInstallAppOperation(MobileApp application)
This method is used to create Install Application operation.
|
Modifier and Type | Method and Description |
---|---|
MobileApp |
ApplicationWrapper.getApplication() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationWrapper.setApplication(MobileApp application) |
Copyright © 2016 WSO2. All rights reserved.