Package org.mule.apikit.common
Class ApiSyncUtils
java.lang.Object
org.mule.apikit.common.ApiSyncUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancompareResourcesLocation(String resourceA, String resourceB, Boolean checkVersion) static Stringstatic StringgetFileName(String apiSyncResource) static StringgetMainApi(String exchangeJson) static booleanisExchangeModules(String path) static booleanisSyncProtocol(String path) static StringtoApiSyncResource(String resource) static StringtoApiSyncResource(String resource, String classifier)
-
Field Details
-
EXCHANGE_JSON
- See Also:
-
API_SYNC_PROTOCOL
- See Also:
-
RESOURCE_FORMAT
- See Also:
-
RAML_FRAGMENT_CLASSIFIER
- See Also:
-
OAS_COMPONENTS_CLASSIFIER
- See Also:
-
EXCHANGE_TYPE
- See Also:
-
EXCHANGE_MODULES
- See Also:
-
EXCHANGE_MODULE_REGEX
- See Also:
-
API_SYNC_REGEX
- See Also:
-
-
Method Details
-
isSyncProtocol
-
getFileName
-
getApi
-
isExchangeModules
-
getMainApi
-
toApiSyncResource
-
toApiSyncResource
-
compareResourcesLocation
-