Interface AnnotationQueryProvider
- All Known Subinterfaces:
TagHistoryProvider
,TagHistoryQueryInterface
public interface AnnotationQueryProvider
-
Method Summary
Modifier and TypeMethodDescriptiondefault List<Annotation>
queryAnnotations
(List<QualifiedPath> paths, Date start, Date end, TypeFilter filter, String queryId)
-
Method Details
-
queryAnnotations
default List<Annotation> queryAnnotations(List<QualifiedPath> paths, Date start, Date end, TypeFilter filter, String queryId) throws Exception - Throws:
Exception
-