Class MediatorUtils
java.lang.Object
org.eclipse.lemminx.customservice.synapse.mediatorService.MediatorUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanfilterNamespaces(List<Map<String, Object>> namespaces) static StringgenerateResponseVariableDefaultValue(org.eclipse.lsp4j.TextDocumentIdentifier documentIdentifier, org.eclipse.lsp4j.Position position, String connectorName, String operationName) static Map<?,?> getExpressionData(String expression) transformNamespaces(Map<String, String> namespaces)
-
Constructor Details
-
MediatorUtils
public MediatorUtils()
-
-
Method Details
-
generateResponseVariableDefaultValue
public static String generateResponseVariableDefaultValue(org.eclipse.lsp4j.TextDocumentIdentifier documentIdentifier, org.eclipse.lsp4j.Position position, String connectorName, String operationName) throws IOException - Throws:
IOException
-
transformNamespaces
-
anyMatch
-
filterNamespaces
-
getExpressionData
-