Uses of Class
org.eclipse.lemminx.customservice.synapse.connectors.entity.ConnectionUIParam
Packages that use ConnectionUIParam
Package
Description
-
Uses of ConnectionUIParam in org.eclipse.lemminx
Methods in org.eclipse.lemminx with parameters of type ConnectionUIParamModifier and TypeMethodDescriptionCompletableFuture<com.google.gson.JsonObject>SynapseLanguageService.getConnectionUISchema(ConnectionUIParam param) -
Uses of ConnectionUIParam in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice with parameters of type ConnectionUIParamModifier and TypeMethodDescriptionCompletableFuture<com.google.gson.JsonObject>ISynapseLanguageService.getConnectionUISchema(ConnectionUIParam param) -
Uses of ConnectionUIParam in org.eclipse.lemminx.customservice.synapse.connectors
Methods in org.eclipse.lemminx.customservice.synapse.connectors with parameters of type ConnectionUIParamModifier and TypeMethodDescriptioncom.google.gson.JsonObjectConnectionHandler.getConnectionUISchema(ConnectionUIParam param)