Class InboundConnectorHolder
java.lang.Object
org.eclipse.lemminx.customservice.synapse.inbound.conector.InboundConnectorHolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetInboundConnectorSchema(File inboundEPFile) getInboundConnectorSchema(String connectorName) getInboundConnectorSchemaFromId(String connectorId) com.google.gson.JsonObjectvoidsaveInboundConnector(String connectorName, String uiSchema) booleansaveToFile(File file, String text) voidsetProjectPath(String projectPath)
-
Constructor Details
-
InboundConnectorHolder
public InboundConnectorHolder()
-
-
Method Details
-
init
-
getCustomInboundConnectors
public void getCustomInboundConnectors() -
saveInboundConnector
-
getInboundConnectorSchema
-
getLocalInboundConnectorList
public com.google.gson.JsonObject getLocalInboundConnectorList() -
getLocalInboundEndpointsListForCopilot
-
getInboundConnectorSchema
-
getInboundConnectorSchemaFromId
-
saveToFile
-
setProjectPath
-
generateInboundConnectorArray
-