Package | Description |
---|---|
org.wso2.carbon.service.mgt | |
org.wso2.carbon.service.mgt.sync |
Modifier and Type | Method and Description |
---|---|
static ServiceConstants.ServiceOperationType |
ServiceConstants.ServiceOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceConstants.ServiceOperationType[] |
ServiceConstants.ServiceOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ServiceSynchronizeRequest(int tenantId,
String tenantDomain,
UUID messageId,
ServiceConstants.ServiceOperationType operation,
String serviceName) |
Copyright © 2023 WSO2. All rights reserved.