Uses of Class
org.eclipse.lemminx.customservice.synapse.parser.DependencyDownloadResult
Packages that use DependencyDownloadResult
-
Uses of DependencyDownloadResult in org.eclipse.lemminx.customservice.synapse.parser
Methods in org.eclipse.lemminx.customservice.synapse.parser that return DependencyDownloadResultModifier and TypeMethodDescriptionstatic DependencyDownloadResultIntegrationProjectDownloadManager.downloadDependencies(String projectPath, List<DependencyDetails> dependencies, boolean isVersionedDeploymentEnabled) Handles the downloading and extraction of integration project dependencies.