appendAnnotationState

abstract fun appendAnnotationState(annotation: Annotation, annotationStateChange: AnnotationStateChange)

Appends a new annotation state for the given annotation (adds it to the review history).

Parameters

annotation

Annotation for which to set the state.

annotationStateChange

New annotation state to be set.