Annotation Interface BotTask


@Target(TYPE) @Retention(RUNTIME) @Component public @interface BotTask
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    a short description of the option and what its for
  • Element Details

    • value

      @AliasFor(annotation=org.springframework.stereotype.Component.class) String value
      a short description of the option and what its for
      Returns:
      a short description of the option and what its for
      Default:
      ""