-
- All Implemented Interfaces:
-
ai.tock.bot.connector.ConnectorMessage,ai.tock.bot.connector.ConnectorMessageProvider
public abstract class EventApiMessage extends SlackConnectorMessage
Event API base class.
-
-
Field Summary
Fields Modifier and Type Field Description private final ConnectorTypeconnectorType
-
Constructor Summary
Constructors Constructor Description EventApiMessage()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class ai.tock.bot.connector.slack.model.SlackConnectorMessage
getConnectorType -
Methods inherited from class ai.tock.bot.connector.ConnectorMessage
obfuscate, toConnectorMessage, toGenericMessage -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-