public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_CHANNEL_CONF |
"camel.kamelet.slack-sink.channel" |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_CHANNEL_DOC |
"The Slack channel to send messages to. Example: #myroom" |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_ICON_EMOJI_CONF |
"camel.kamelet.slack-sink.iconEmoji" |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_ICON_EMOJI_DOC |
"Use a Slack emoji as an avatar." |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_ICON_URL_CONF |
"camel.kamelet.slack-sink.iconUrl" |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_ICON_URL_DOC |
"The avatar that the component will use when sending message to a channel or user." |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_USERNAME_CONF |
"camel.kamelet.slack-sink.username" |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_USERNAME_DOC |
"This is the username that the bot will have when sending messages to a channel or user." |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_WEBHOOK_URL_CONF |
"camel.kamelet.slack-sink.webhookUrl" |
public static final String |
CAMEL_SINK_SLACKSINK_KAMELET_WEBHOOK_URL_DOC |
"The webhook URL used by the Slack channel to handle incoming messages." |