| Package | Description |
|---|---|
| won.bot.framework.eventbot.listener | |
| won.bot.framework.eventbot.listener.baStateBots | |
| won.bot.framework.eventbot.listener.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CountingListener
User: fkleedorfer
Date: 24.03.14
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDoOnceAfterNEventsListener
Counts how often it is called, offers to call a callback when a certain number is reached.
|
class |
AbstractFinishingListener
Base class for listeners that eventually stop listening.
|
class |
AbstractHandleFirstNEventsListener
Counts how often it is called, offers to call a callback when a certain number is reached.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BATestScriptListener
Listener used to execute a business activity test script.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionOnceAfterNEventsListener
Counts how often it is called, offers to call a callback when a certain number is reached.
|
class |
ActionOnFirstEventListener
Executes its action exactly once, only when the first event is seen, then unregisters.
|
class |
ActionOnFirstNEventsListener
User: fkleedorfer
Date: 06.04.14
|
class |
AutomaticMessageResponderListener
Listener that responds to open and message events with automatic messages.
|
class |
AutomaticMonitoredMessageResponderListener
Listener that responds to open and message events with automatic messages.
|
class |
WaitForNEventsListener
Listener that waits for N events, then publishes a FinishedEvent.
|
Copyright © 2018. All Rights Reserved.