Annotation Type Backlog
- 
@Documented @Retention(RUNTIME) public @interface BacklogA qualifier annotation used for any BACKLOG event.- Since:
 - 3.0
 - Author:
 - Aleks Seovic, Gunnar Hillert
 
 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description Backlog.TypevalueObtain the type of backlog event. 
 - 
 
- 
- 
Element Detail
- 
value
Backlog.Type value
Obtain the type of backlog event.- Returns:
 - the type of backlog event
 
 
 - 
 
 -