ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document.annotation / FinalizedReason

FinalizedReason

sealed class FinalizedReason

Sealed class with two options why a annotation can be finalized

Types

Name Summary
Curator FinalizedReason that a curator annotated the document.data class Curator : FinalizedReason
Policy FinalizedReason that the Policy logic decided that the annotations are finished.object Policy : FinalizedReason