Package ai.tock.bot.connector.alcmeon
Annotation AlcmeonHandler
-
- All Implemented Interfaces:
@ConnectorHandler(connectorTypeId = "alcmeon")@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface AlcmeonHandler
To specify ConnectorStoryHandler for Alcmeon connector. KClass passed as value of this annotation must have a primary constructor with a single not optional StoryHandlerDefinition argument.