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