| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.hashing |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HashUtils.detectChanges(List<org.wso2.carbon.apimgt.rest.api.publisher.dto.APIInfoDTO> apis,
List<org.wso2.carbon.apimgt.rest.api.admin.dto.SubscriptionThrottlePolicyDTO> subscriptionPolicies,
List<org.wso2.carbon.apimgt.rest.api.admin.dto.ApplicationThrottlePolicyDTO> appPolicies,
String projectName)
Generate hashes for the specified apis, subscription and application policies, then compare with the previously
generated hashes and detect if there are changes with them.
|
Copyright © 2018 WSO2. All rights reserved.