public class ZipUtil extends Object
| Constructor and Description |
|---|
ZipUtil() |
| Modifier and Type | Method and Description |
|---|---|
ZipArchive |
createZipFile(String owner,
String tenantDomain,
String deviceType,
String deviceId,
String deviceName,
String token,
String refreshToken) |
static String |
getServerUrl() |
public ZipArchive createZipFile(String owner, String tenantDomain, String deviceType, String deviceId, String deviceName, String token, String refreshToken) throws org.wso2.carbon.device.mgt.common.DeviceManagementException
org.wso2.carbon.device.mgt.common.DeviceManagementExceptionpublic static String getServerUrl()
Copyright © 2017 WSO2. All rights reserved.