AnnotationReviewSummary

constructor(@NonNull reviewNames: Map<AuthorState, List<String>>, @NonNull currentUserState: AuthorState)

Creates a new summary for the annotation review state.

Parameters

reviewNames

Map between the set state and a list of authors whose last set status is that one.

currentUserState

The state set by the current user.