Web-based responsive document annotation tool
activeannoservice / project.export / 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.
Name | Summary |
---|---|
DO_NOTHING | |
TRIGGER_EXPORT_AGAIN |