| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageCommandFailureEvent
Created by fkleedorfer on 24.03.2017.
|
interface |
MessageCommandSuccessEvent
Created by fkleedorfer on 24.03.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageCommandResultEvent
Base class for command results (failure and successes).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseCommandResultEvent
Tags a result event of an CloseCommand.
|
| Modifier and Type | Class and Description |
|---|---|
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 | Interface and Description |
|---|---|
interface |
ConnectCommandResultEvent
Tags a result of a ConnectCommand.
|
| Modifier and Type | Class and Description |
|---|---|
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 | Interface and Description |
|---|---|
interface |
ConnectionMessageCommandResultEvent
Tags a result of a ConnectionMessageCommand.
|
| Modifier and Type | Class and Description |
|---|---|
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 | Interface and Description |
|---|---|
interface |
CreateNeedCommandResultEvent
Tags a result event of a CreateNeedCommand.
|
| 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 | Interface and Description |
|---|---|
interface |
DeactivateNeedCommandResultEvent
Tags a result event of a DeactivateNeedCommand.
|
| 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 | Interface and Description |
|---|---|
interface |
FeedbackCommandResultEvent
Tags a result event for a FeedbackCommandResult.
|
| Modifier and Type | Class and Description |
|---|---|
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 | Interface and Description |
|---|---|
interface |
OpenCommandResultEvent
Tags a result event of an OpenCommand.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2018. All Rights Reserved.