public class AddReviewerInput
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Boolean |
confirmed |
NotifyHandling |
notify |
java.util.Map<RecipientType,NotifyInfo> |
notifyDetails |
java.lang.String |
reviewer |
ReviewerState |
state |
Constructor and Description |
---|
AddReviewerInput() |
Modifier and Type | Method and Description |
---|---|
boolean |
confirmed() |
ReviewerState |
state() |
public java.lang.String reviewer
public java.lang.Boolean confirmed
public ReviewerState state
public NotifyHandling notify
public java.util.Map<RecipientType,NotifyInfo> notifyDetails
public boolean confirmed()
public ReviewerState state()