Uses of Class
com.floragunn.signals.watch.action.handlers.slack.SlackActionConf
-
Packages that use SlackActionConf Package Description com.floragunn.signals.watch com.floragunn.signals.watch.action.handlers.slack -
-
Uses of SlackActionConf in com.floragunn.signals.watch
Methods in com.floragunn.signals.watch with parameters of type SlackActionConf Modifier and Type Method Description WatchBuilder.SlackActionBuilderWatchBuilder.BaseActionBuilder. slack(SlackActionConf slackActionConf) -
Uses of SlackActionConf in com.floragunn.signals.watch.action.handlers.slack
Constructors in com.floragunn.signals.watch.action.handlers.slack with parameters of type SlackActionConf Constructor Description SlackAction(SlackActionConf slackActionConf)
-