Package | Description |
---|---|
org.wso2.carbon.webapp.mgt | |
org.wso2.carbon.webapp.mgt.sync |
Modifier and Type | Method and Description |
---|---|
static WebappsConstants.ApplicationOpType |
WebappsConstants.ApplicationOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebappsConstants.ApplicationOpType[] |
WebappsConstants.ApplicationOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ApplicationSynchronizeRequest(int tenantId,
String tenantDomain,
UUID messageId,
WebappsConstants.ApplicationOpType applicationOpType,
List<WebapplicationHelper> webapplicationHelperList) |
Copyright © 2018 WSO2. All rights reserved.