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