public class ReviewerUpdateInfo extends Object
Modifier and Type | Field and Description |
---|---|
AccountInfo |
reviewer |
ReviewerState |
state |
Timestamp |
updated |
AccountInfo |
updatedBy |
Constructor and Description |
---|
ReviewerUpdateInfo() |
public Timestamp updated
public AccountInfo updatedBy
public AccountInfo reviewer
public ReviewerState state