Class InboundConnectorResponse

java.lang.Object
org.eclipse.lemminx.customservice.synapse.inbound.conector.InboundConnectorResponse

public class InboundConnectorResponse extends Object
  • Field Details

    • connectorName

      public String connectorName
    • uiSchema

      public com.google.gson.JsonObject uiSchema
  • Constructor Details

    • InboundConnectorResponse

      public InboundConnectorResponse()
  • Method Details

    • getUiSchema

      public com.google.gson.JsonObject getUiSchema()
    • setUiSchema

      public void setUiSchema(com.google.gson.JsonObject uiSchema)