Class CamelGithubSinkConnectorConfig


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

      • CAMEL_SINK_GITHUB_PATH_TYPE_DEFAULT

        public static final String CAMEL_SINK_GITHUB_PATH_TYPE_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_REPO_NAME_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_REPO_NAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_REPO_NAME_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_REPO_NAME_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_REPO_NAME_DEFAULT

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_REPO_NAME_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_REPO_OWNER_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_REPO_OWNER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_REPO_OWNER_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_REPO_OWNER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_REPO_OWNER_DEFAULT

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_REPO_OWNER_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_ENCODING_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_ENCODING_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_ENCODING_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_ENCODING_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_ENCODING_DEFAULT

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_ENCODING_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_GITHUB_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_STATE_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_STATE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_STATE_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_STATE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_STATE_DEFAULT

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_STATE_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_TARGET_URL_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_TARGET_URL_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_TARGET_URL_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_TARGET_URL_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_TARGET_URL_DEFAULT

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_TARGET_URL_DEFAULT
      • CAMEL_SINK_GITHUB_ENDPOINT_OAUTH_TOKEN_CONF

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_OAUTH_TOKEN_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_OAUTH_TOKEN_DOC

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_OAUTH_TOKEN_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_ENDPOINT_OAUTH_TOKEN_DEFAULT

        public static final String CAMEL_SINK_GITHUB_ENDPOINT_OAUTH_TOKEN_DEFAULT
      • CAMEL_SINK_GITHUB_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_GITHUB_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_GITHUB_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_GITHUB_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_GITHUB_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_GITHUB_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_GITHUB_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_GITHUB_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
      • CAMEL_SINK_GITHUB_COMPONENT_OAUTH_TOKEN_CONF

        public static final String CAMEL_SINK_GITHUB_COMPONENT_OAUTH_TOKEN_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_COMPONENT_OAUTH_TOKEN_DOC

        public static final String CAMEL_SINK_GITHUB_COMPONENT_OAUTH_TOKEN_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GITHUB_COMPONENT_OAUTH_TOKEN_DEFAULT

        public static final String CAMEL_SINK_GITHUB_COMPONENT_OAUTH_TOKEN_DEFAULT
    • Constructor Detail

      • CamelGithubSinkConnectorConfig

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

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

      • conf

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