public class ProbabilisticSelectionAction extends BaseEventBotAction
logger| Constructor and Description |
|---|
ProbabilisticSelectionAction(EventListenerContext eventListenerContext,
double probabilityA,
long salt,
EventBotAction delegateA,
EventBotAction delegateB) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun(Event event,
EventListener executingListener) |
getActionTask, getEventListenerContextpublic ProbabilisticSelectionAction(EventListenerContext eventListenerContext, double probabilityA, long salt, EventBotAction delegateA, EventBotAction delegateB)
protected void doRun(Event event, EventListener executingListener) throws java.lang.Exception
doRun in class BaseEventBotActionjava.lang.ExceptionCopyright © 2018. All Rights Reserved.