tock / ai.tock.bot.connector / ConnectorHandler

ConnectorHandler

@Target([AnnotationTarget.ANNOTATION_CLASS]) annotation class ConnectorHandler (source)

Annotation used to annotate StoryHandlerDefinitionBase implementation, in order to provide ConnectorStoryHandler for each connector. Used only by connector implementation.

Constructors

<init>

Annotation used to annotate StoryHandlerDefinitionBase implementation, in order to provide ConnectorStoryHandler for each connector. Used only by connector implementation.

ConnectorHandler(connectorTypeId: String)

Properties

connectorTypeId

val connectorTypeId: String