Uses of Class
org.eclipse.lemminx.customservice.synapse.parser.DeployPluginDetails
Packages that use DeployPluginDetails
Package
Description
-
Uses of DeployPluginDetails in org.eclipse.lemminx
Methods in org.eclipse.lemminx that return types with arguments of type DeployPluginDetailsModifier and TypeMethodDescriptionSynapseLanguageService.getMavenDeployPluginDetails()SynapseLanguageService.updateMavenDeployPlugin(DeployPluginDetails pluginDetails) Methods in org.eclipse.lemminx with parameters of type DeployPluginDetailsModifier and TypeMethodDescriptionSynapseLanguageService.updateMavenDeployPlugin(DeployPluginDetails pluginDetails) -
Uses of DeployPluginDetails in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice that return types with arguments of type DeployPluginDetailsModifier and TypeMethodDescriptionISynapseLanguageService.getMavenDeployPluginDetails()ISynapseLanguageService.updateMavenDeployPlugin(DeployPluginDetails request) Methods in org.eclipse.lemminx.customservice with parameters of type DeployPluginDetailsModifier and TypeMethodDescriptionISynapseLanguageService.updateMavenDeployPlugin(DeployPluginDetails request) -
Uses of DeployPluginDetails in org.eclipse.lemminx.customservice.synapse.parser.pom
Methods in org.eclipse.lemminx.customservice.synapse.parser.pom that return DeployPluginDetailsModifier and TypeMethodDescriptionstatic DeployPluginDetailsPomParser.addCarDeployPluginToPom(File pomFile, DeployPluginDetails pluginDetails) static DeployPluginDetailsPomParser.extractCarDeployPluginFields(File pomFile) Methods in org.eclipse.lemminx.customservice.synapse.parser.pom with parameters of type DeployPluginDetailsModifier and TypeMethodDescriptionstatic DeployPluginDetailsPomParser.addCarDeployPluginToPom(File pomFile, DeployPluginDetails pluginDetails)