AnnotationStateChange

constructor(author: String?, authorState: AuthorState, creationTimestamp: Long? = null)


constructor(author: String?, authorState: AuthorState, creationDate: Date? = null)

Creates the new annotation review state change.

Parameters

author

Author that performed the change.

authorState

The state to be set.

creationDate

Creation date of the status change.