public class DebugBotIncomingMessageToEventMappingAction extends BaseEventBotAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
LAST_MESSAGES |
static java.lang.String[] |
N_MESSAGES |
static java.lang.String[] |
RANDOM_MESSAGES |
static java.lang.String[] |
USAGE_MESSAGES |
logger| Constructor and Description |
|---|
DebugBotIncomingMessageToEventMappingAction(EventListenerContext eventListenerContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun(Event event,
EventListener executingListener) |
static void |
main(java.lang.String[] args) |
getActionTask, getEventListenerContextpublic static final java.lang.String[] USAGE_MESSAGES
public static final java.lang.String[] N_MESSAGES
public static final java.lang.String[] RANDOM_MESSAGES
public static final java.lang.String[] LAST_MESSAGES
public DebugBotIncomingMessageToEventMappingAction(EventListenerContext eventListenerContext)
public static void main(java.lang.String[] args)
protected void doRun(Event event, EventListener executingListener) throws java.lang.Exception
doRun in class BaseEventBotActionjava.lang.ExceptionCopyright © 2018. All Rights Reserved.