AnnotationStateChange

constructor(@Nullable author: String, @NonNull authorState: AuthorState, @Nullable creationDate: Date)

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.