Uses of Class
com.floragunn.signals.watch.action.handlers.slack.SlackAccount
-
Packages that use SlackAccount Package Description com.floragunn.signals.watch.action.handlers.slack -
-
Uses of SlackAccount in com.floragunn.signals.watch.action.handlers.slack
Methods in com.floragunn.signals.watch.action.handlers.slack that return SlackAccount Modifier and Type Method Description protected SlackAccountSlackAccount.Factory. create(String id, com.floragunn.searchsupport.config.validation.ValidatingJsonNode vJsonNode, com.floragunn.searchsupport.config.validation.ValidationErrors validationErrors)Methods in com.floragunn.signals.watch.action.handlers.slack that return types with arguments of type SlackAccount Modifier and Type Method Description Class<SlackAccount>SlackAccount.Factory. getImplClass()
-