Class CamelSapnetweaverSinkConnectorConfig


  • @Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
    public class CamelSapnetweaverSinkConnectorConfig
    extends CamelSinkConnectorConfig
    • Field Detail

      • CAMEL_SINK_SAPNETWEAVER_PATH_URL_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_PATH_URL_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_PATH_URL_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_PATH_URL_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_PATH_URL_DEFAULT

        public static final String CAMEL_SINK_SAPNETWEAVER_PATH_URL_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_FLATTERN_MAP_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_FLATTERN_MAP_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_FLATTERN_MAP_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_FLATTERN_MAP_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_FLATTERN_MAP_DEFAULT

        public static final Boolean CAMEL_SINK_SAPNETWEAVER_ENDPOINT_FLATTERN_MAP_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_DEFAULT

        public static final Boolean CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_AS_MAP_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_AS_MAP_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_AS_MAP_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_AS_MAP_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_AS_MAP_DEFAULT

        public static final Boolean CAMEL_SINK_SAPNETWEAVER_ENDPOINT_JSON_AS_MAP_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_SAPNETWEAVER_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_PASSWORD_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_PASSWORD_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_PASSWORD_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_PASSWORD_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_PASSWORD_DEFAULT

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_PASSWORD_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_USERNAME_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_USERNAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_USERNAME_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_USERNAME_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_ENDPOINT_USERNAME_DEFAULT

        public static final String CAMEL_SINK_SAPNETWEAVER_ENDPOINT_USERNAME_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_SAPNETWEAVER_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_SAPNETWEAVER_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_SAPNETWEAVER_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_SAPNETWEAVER_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_SAPNETWEAVER_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_SAPNETWEAVER_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelSapnetweaverSinkConnectorConfig

        public CamelSapnetweaverSinkConnectorConfig​(org.apache.kafka.common.config.ConfigDef config,
                                                    Map<String,​String> parsedConfig)
      • CamelSapnetweaverSinkConnectorConfig

        public CamelSapnetweaverSinkConnectorConfig​(Map<String,​String> parsedConfig)
    • Method Detail

      • conf

        public static org.apache.kafka.common.config.ConfigDef conf()