ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.export / OnOverwrittenFinalizedAnnotationBehavior

OnOverwrittenFinalizedAnnotationBehavior

enum class OnOverwrittenFinalizedAnnotationBehavior

Define behavior what to do when a finalizedAnnotation was defined, but a new one was set afterwards. This would not happen normally, but cannot be prevented for cases where an annotation is found via search to correct an earlier mistake. For this case, we need to define if we want to trigger web hooks again or not.

Enum Values

Name Summary
DO_NOTHING  
TRIGGER_EXPORT_AGAIN