Interface ConnectorOutputMetadata


public interface ConnectorOutputMetadata
Connectors can choose to return ConnectorOutputMetadata from finishInsert or finishCreate.

The getInfo method must return a JSON-serializable object

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details