public abstract class DelayedDelegatingAction extends AbstractDelegatingAction
logger| Constructor and Description |
|---|
DelayedDelegatingAction(EventListenerContext eventListenerContext,
EventBotAction delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun(Event event,
EventListener executingListener) |
protected abstract long |
getDelay() |
delegateDelayed, delegateImmediatelygetActionTask, getEventListenerContextpublic DelayedDelegatingAction(EventListenerContext eventListenerContext, EventBotAction delegate)
protected abstract long getDelay()
protected void doRun(Event event, EventListener executingListener) throws java.lang.Exception
doRun in class BaseEventBotActionjava.lang.ExceptionCopyright © 2018. All Rights Reserved.