| Modifier and Type | Class and Description |
|---|---|
class |
CountEvent
Indicates that a counter changed its count.
|
class |
TargetCountReachedEvent
Event indicating that a Counter reached its target count.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseBotTriggerEvent
Events specific to a BotTrigger.
|
class |
BotTriggerEvent
Published by the bot at configurable intervals.
|
class |
StartBotTriggerCommandEvent
Starts the trigger if it has been activated.
|
class |
StopBotTriggerCommandEvent
Stops the BotTrigger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BotBehaviourActivatedEvent
Created by fsuda on 12.05.2017.
|
class |
BotBehaviourDeactivatedEvent
Created by fsuda on 12.05.2017.
|
class |
BotBehaviourEvent
Created by fsuda on 12.05.2017.
|
class |
BotBehaviourFailedEvent
Created by fsuda on 12.05.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseNeedAndConnectionSpecificEvent |
class |
BaseNeedSpecificEvent |
class |
BaseNodeSpecificEvent |
class |
NeedCreationFailedEvent
Event indicating that the attempt to create a need on the specified won node failed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgreementCancellationAcceptedEvent
Created by fsuda on 27.11.2017.
|
class |
AgreementCancellationRequestedEvent
Created by fsuda on 27.11.2017.
|
class |
AgreementErrorEvent
Created by fsuda on 27.11.2017.
|
class |
AgreementEvent
Created by fsuda on 27.11.2017.
|
class |
ProposalAcceptedEvent
Created by fsuda on 27.11.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreconditionEvent
Created by fsuda on 27.11.2017.
|
class |
PreconditionMetEvent
Created by fsuda on 27.11.2017.
|
class |
PreconditionUnmetEvent
Created by fsuda on 27.11.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalEvent
Created by fsuda on 08.03.2018.
|
class |
ProposalReceivedEvent
Created by fsuda on 08.03.2018.
|
class |
ProposalSentEvent
Created by fsuda on 08.03.2018.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageCommandResultEvent
Base class for command results (failure and successes).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseCommandEvent
Instructs the bot to close the specified connection behalf of the need.
|
class |
CloseCommandFailureEvent
Indicates that the bot has failed to send a close message, thereby closing a connection.
|
class |
CloseCommandSuccessEvent
Indicates that the bot has successfully sent a close message, thereby closing a connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectCommandEvent
Instructs the bot to connect to the specified remoteNeed on behalf of the need.
|
class |
ConnectCommandFailureEvent
Indicates that the bot has successfully sent a connect message, thereby creating a connection.
|
class |
ConnectCommandSuccessEvent
Indicates that the bot has successfully sent a connect message, thereby creating a connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionMessageCommandEvent |
class |
ConnectionMessageCommandFailureEvent
Indicates that the bot has failed to send a connection message.
|
class |
ConnectionMessageCommandSuccessEvent
Indicates that the bot has successfully sent a connection message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateNeedCommandFailureEvent
Indicates that need creation failed.
|
class |
CreateNeedCommandSuccessEvent
Indicates that creating a need succeeded.
|
class |
NeedCreationAbortedEvent
Indicates that need creation was aborted before sending a message to a WoN node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeactivateNeedCommandFailureEvent
Created by fsuda on 17.05.2017.
|
class |
DeactivateNeedCommandSuccessEvent
Indicates that deactivating a need succeeded.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeedbackCommandEvent
Instructs the bot to open the specified connection behalf of the need.
|
class |
FeedbackCommandFailureEvent
Indicates that the bot has successfully sent a connect message, thereby creating a connection.
|
class |
FeedbackCommandSuccessEvent
Indicates that the bot has successfully sent a connect message, thereby creating a connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenCommandEvent
Instructs the bot to open the specified connection behalf of the need.
|
class |
OpenCommandFailureEvent
Indicates that the bot has successfully sent a connect message, thereby creating a connection.
|
class |
OpenCommandSuccessEvent
Indicates that the bot has successfully sent a connect message, thereby creating a connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrawlCommandEvent
Initiates the crawling of linked data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrawlConnectionCommandEvent
Initiates the validation of the data of a given connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
DebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
ErrorDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
HintDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
MessageToElizaEvent
Message to be processed by a connection-specific eliza instance.
|
class |
NeedCreatedEventForDebugConnect |
class |
NeedCreatedEventForDebugHint |
class |
OpenDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
QuietDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
SendNDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
class |
SetCacheEagernessCommandEvent |
class |
SetChattinessDebugCommandEvent
Event to toggle chattiness.
|
class |
UsageDebugCommandEvent
User: ypanchenko
Date: 26.02.2016
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommentFacetCreatedEvent
User: LEIH-NB
Date: 05.02.14
|
class |
GroupFacetCreatedEvent
User: LEIH-NB
Date: 05.02.14
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryHintEvent
Event used when a hintevent is called on a factory need
|
class |
FactoryNeedCreationSkippedEvent |
class |
InitFactoryFinishedEvent |
class |
StartFactoryNeedCreationEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
ActEvent
The Act event informs listeners that the bot was asked to perform a custom action.
|
class |
ErrorEvent
Event to be published when an error occurs.
|
class |
InitializeEvent
The InitializeEvent informs listeners that the bot was asked to initialize.
|
class |
InternalWorkDoneEvent
Event indicating that the bot's work is done, for bot-internal use.
|
class |
ShutdownEvent
Informs listeners that the bot was asked to shut down.
|
class |
WorkDoneEvent
Event indicating that the bot's work is done.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateNeedFromMailEvent
Created by fsuda on 18.10.2016.
|
class |
MailCommandEvent
Created by fsuda on 18.10.2016.
|
class |
MailReceivedEvent |
class |
SubscribeUnsubscribeEvent
Created by hfriedrich on 16.11.2016.
|
class |
WelcomeMailEvent
Created by hfriedrich on 16.11.2016.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatcherRegisteredEvent |
class |
MatcherRegisterFailedEvent
Created by hfriedrich on 26.01.2017.
|
class |
NeedActivatedEventForMatcher |
class |
NeedAddedToSolrEvent |
class |
NeedCreatedEventForMatcher |
class |
NeedDeactivatedEventForMatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
CrawlDoneEvent
User: ypanchenko
Date: 23.03.2016
|
class |
CrawlReadyEvent
User: ypanchenko
Date: 23.03.2016
|
class |
MessageDispatchedEvent
User: ypanchenko
Date: 04.03.2016
|
class |
MessageDispatchStartedEvent
User: ypanchenko
Date: 04.03.2016
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeedCreatedEvent |
class |
NeedDeactivatedEvent |
class |
NeedProducerExhaustedEvent
Event indicating that the bot's need producer is exhausted.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SendHelpEvent |
class |
TelegramCreateNeedEvent |
class |
TelegramMessageReceivedEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SuccessEvent
Indicates that something worked.
|
class |
TestFailedEvent
Indicates the failure of an integration test.
|
class |
TestFinishedEvent
Base class for TestPassedEvent and TestFailedEvent.
|
class |
TestPassedEvent
Indicates that an integration test succeeded.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ValidateConnectionCommandEvent
Initiates the validation of the data of a given connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseFromOtherNeedEvent |
class |
ConnectFromOtherNeedEvent |
class |
DeliveryResponseEvent
Event published whenever a WonMessage is received that indicates the failure of a previous message.
|
class |
FailureResponseEvent
Event published whenever a WonMessage is received that indicates the failure of a previous message.
|
class |
HintFromMatcherEvent |
class |
MessageFromOtherNeedEvent |
class |
MessageSpecificEvent
User: ypanchenko
Date: 04.03.2016
|
class |
OpenFromOtherNeedEvent |
class |
SuccessResponseEvent
Event published whenever a WonMessage is received that indicates the failure of a previous message.
|
class |
WonMessageReceivedOnConnectionEvent
Base class for all events that signal an incoming WonMessage (but not a Success/FailureResponse).
|
class |
WonMessageSentEvent
Created by fkleedorfer on 14.06.2016.
|
class |
WonMessageSentOnConnectionEvent
Created by fkleedorfer on 14.06.2016.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecondPhaseStartedEvent
Event for signalling that the second phase in the Business Activity with atomic outcome has started.
|
Copyright © 2018. All Rights Reserved.