public class SlackMessageProcessor extends MessageProcessor
| Constructor and Description |
|---|
SlackMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Parameters parameters,
com.google.gson.Gson gson,
com.squareup.okhttp.OkHttpClient client) |
void |
process(java.lang.String text,
Team team) |
public void init(Parameters parameters, com.google.gson.Gson gson, com.squareup.okhttp.OkHttpClient client)
init in class MessageProcessorpublic void process(java.lang.String text,
Team team)
process in class MessageProcessorCopyright © 2017 Richard Thurston. All Rights Reserved.