| Class | Description |
|---|---|
| ActionOnTriggerEventListener |
Executes the action each time the specified trigger publishes its BotTriggerEvent.
|
| AddFiringsAction | |
| BaseBotTriggerEvent |
Events specific to a BotTrigger.
|
| BotTrigger |
Publishes BotTriggerEvents on the eventBus at configurable intervals.
|
| BotTriggerEvent |
Published by the bot at configurable intervals.
|
| BotTriggerFilter |
Filter that accepts only events for the specified BotTrigger.
|
| FireCountLimitedBotTrigger |
A BotTrigger that will fire in specified intervals until its fireCount is reached.
|
| StartBotTriggerCommandEvent |
Starts the trigger if it has been activated.
|
| StopBotTriggerCommandEvent |
Stops the BotTrigger.
|
Copyright © 2018. All Rights Reserved.