Package 

Annotation ConnectorIdHandlers


  • @Target(allowedTargets = {AnnotationTarget.CLASS}) 
    public @interface ConnectorIdHandlers
    
                        

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

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class kotlin.Annotation

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait