Class DefaultAnnotationProcessor

java.lang.Object
com.inductiveautomation.historian.gateway.api.query.processor.DefaultAnnotationProcessor
All Implemented Interfaces:
AnnotationPointProcessor, ComplexPointProcessor<AnnotationPoint,AnnotationQueryKey>, QueriedPointProcessor<AnnotationPoint,AnnotationQueryKey,ComplexPointType>

public class DefaultAnnotationProcessor extends Object implements AnnotationPointProcessor
Default implementation of the AnnotationPointProcessor interface.

This class processes annotation points and manages their associated quality codes. It provides methods for retrieving legacy annotations and results of the processing.