public static final String |
CAMEL_SOURCE_SLACKSOURCE_KAMELET_CHANNEL_CONF |
"camel.kamelet.slack-source.channel" |
public static final String |
CAMEL_SOURCE_SLACKSOURCE_KAMELET_CHANNEL_DOC |
"The Slack channel to receive messages from. Example: #myroom" |
public static final String |
CAMEL_SOURCE_SLACKSOURCE_KAMELET_DELAY_CONF |
"camel.kamelet.slack-source.delay" |
public static final String |
CAMEL_SOURCE_SLACKSOURCE_KAMELET_DELAY_DOC |
"The delay between polls. If no unit provided, miliseconds is the default. Example: 60s or 6000 or 1m" |
public static final String |
CAMEL_SOURCE_SLACKSOURCE_KAMELET_TOKEN_CONF |
"camel.kamelet.slack-source.token" |
public static final String |
CAMEL_SOURCE_SLACKSOURCE_KAMELET_TOKEN_DOC |
"The Bot User OAuth Access Token to access Slack. A Slack app that has the following permissions is required: `channels:history`, `groups:history`, `im:history`, `mpim:history`, `channels:read`, `groups:read`, `im:read`, and `mpim:read`." |