public class V260Utils extends Utils
Modifier and Type | Method and Description |
---|---|
String |
getAPIPath(String apiName,
String apiVersion,
String provider) |
static String |
getAPIType(org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifact artifact)
Returns API Type
|
String |
getWSDLArchivePath(String apiName,
String apiVersion,
String provider) |
String |
getWSDLPath(String apiName,
String apiVersion,
String provider) |
getAPIDefinition, getGraphqlDefinitionFilePath, getGraphqlSchemaDefinition, getMigrateFromVersion, getOpenAPIDefinitionFilePath, isStreamingAPI, replaceEmailDomain, saveInvalidDefinition
public V260Utils(String migrateFromVersion)
public String getWSDLArchivePath(String apiName, String apiVersion, String provider)
getWSDLArchivePath
in class Utils
public String getAPIPath(String apiName, String apiVersion, String provider)
getAPIPath
in class Utils
public String getWSDLPath(String apiName, String apiVersion, String provider)
getWSDLPath
in class Utils
public static String getAPIType(org.wso2.carbon.governance.api.generic.dataobjects.GenericArtifact artifact) throws org.wso2.carbon.governance.api.exception.GovernanceException
artifact
- API Registry artifactorg.wso2.carbon.governance.api.exception.GovernanceException
Copyright © 2024 WSO2. All rights reserved.