Interface AnnotationQueryProvider
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiondefault List<Annotation>
queryAnnotations
(List<QualifiedPath> paths, Date start, Date end, TypeFilter filter, String queryId) Deprecated.
-
Method Details
-
queryAnnotations
default List<Annotation> queryAnnotations(List<QualifiedPath> paths, Date start, Date end, TypeFilter filter, String queryId) throws Exception Deprecated.- Throws:
Exception
-