public class AuditListArgs extends java.lang.Object implements OperationArgs
| Constructor and Description |
|---|
AuditListArgs() |
AuditListArgs(boolean history,
java.time.LocalDateTime since,
boolean extended) |
| Modifier and Type | Method and Description |
|---|---|
java.time.LocalDateTime |
getSince() |
boolean |
isExtended() |
boolean |
isHistory() |