Annotation Interface ConfluenceComponent


@Target({TYPE,PARAMETER,FIELD}) @Retention(RUNTIME) @Component public @interface ConfluenceComponent
Annotation representing a component that should only be considered when running in Confluence. Can be applied to Class type elements defined in the local project or to constructor params where the param type is located in an external jar on this bundle's classpath
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""