| Package | Description |
|---|---|
| won.bot.framework.bot.base | |
| won.bot.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EventBot
Base class for bots that define their behaviour through event listeners.
|
class |
FactoryBot |
class |
ScheduledActionBot
Bot that has access to a scheduler for performing recurring or deferred work
|
class |
TriggeredBot
Bot base class that expects a trigger to be injected that will cause the act() method to be called according to the trigger's specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BAAtomicAdditionalParticipantsBaseBot
User: Danijel
Date: 7.5.14.
|
class |
BAAtomicBaseBot
User: Danijel
Date: 10.4.14.
|
class |
BAAtomicCCActiveExitingBot
User: Danijel
Date: 10.4.14.
|
class |
BAAtomicCCActiveFailingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicCCActiveNotCompletingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicCCAdditionalParticipants
User: Danijel
Date: 7.5.14.
|
class |
BAAtomicCCBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicCCCompletingExitingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicCCCompletingFailingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicCCCompletingNotCompletingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicPCActiveExitingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicPCActiveFailingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicPCActiveNotCompletingBot
User: Danijel
Date: 24.4.14.
|
class |
BAAtomicPCBot
User: Danijel
Date: 24.4.14.
|
class |
BABaseBot
Created with IntelliJ IDEA.
|
class |
BACCBot
Created with IntelliJ IDEA.
|
class |
BAPCBot
Created with IntelliJ IDEA.
|
class |
CommentBot |
class |
ConversationBot |
class |
ConversationBotMonitored |
class |
DebugBot
Bot that reacts to each new need that is created in the system by creating two needs, it sends a connect message from
one of these needs, and a hint message for original need offering match to another of these needs.
|
class |
EchoBot
Bot that creates a new 'Re:' need for each need that is created in the system and connects.
|
class |
GroupCycleBot
Bot that creates NUMBER_OF_GROUPS groupchats, adds NUMBER_OF_GROUPMEMBERS members to each,
links them to each other and sends a message on behalf of one of the members, potentially causing an
endless echo.
|
class |
GroupingBot |
class |
LastSeenNeedsMatcherBot
Bot that connects the two last seen needs using a hint.
|
class |
Mail2WonBot
This Bot checks the E-Mails from a given set of configured E-Mail Adresses and creates Needs that represent these E-Mails
In Future Implementations it will support the bidirectional communication between the node content and the email sender?!
Created by fsuda on 27.09.2016.
|
class |
MatcherProtocolTestBot |
class |
NeedCreatorBot |
class |
RandomSimulatorBot |
class |
StandardTwoPhaseCommitBot
User: Danijel
Date: 15.5.14.
|
class |
StandardTwoPhaseCommitNoVoteBot
User: Danijel
Date: 15.5.14.
|
class |
Telegram2WonBot
This Bot checks the Telegram-Messages sent to a given telegram-bot and creates Needs that represent the sent messages
Created by fsuda on 14.12.2016.
|
Copyright © 2018. All Rights Reserved.