public class AdditionalDocumentAuditParams extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
eventId |
protected Date |
maxDate |
protected String |
targetUUID |
| Constructor and Description |
|---|
AdditionalDocumentAuditParams() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEventId() |
Date |
getMaxDate() |
String |
getTargetUUID() |
protected String targetUUID
public AdditionalDocumentAuditParams()
public String getTargetUUID()
public Date getMaxDate()
public Long getEventId()
Copyright © 2019 Nuxeo. All rights reserved.