Class AutomatedAnnotationEvent

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class AutomatedAnnotationEvent
    extends AnnotationEvent
    Deprecated.
    this event type was used by the auto-tagger, which has been removed. This event type has been kept so that the audit-trails can still properly display these events, but creation new events of this type should not occur.
    See Also:
    Serialized Form
    • Constructor Detail

      • AutomatedAnnotationEvent

        public AutomatedAnnotationEvent()
        Deprecated.