Annotation Type Backlog


  • @Documented
    @Retention(RUNTIME)
    public @interface Backlog
    A qualifier annotation used for any BACKLOG event.
    Since:
    1.0
    Author:
    Aleks Seovic
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Backlog.Type value
      Obtain the type of backlog event.
    • Element Detail

      • value

        Backlog.Type value
        Obtain the type of backlog event.
        Returns:
        the type of backlog event