public static final class AuditCommand.KeyState extends Object
audit command.| Modifier and Type | Method and Description |
|---|---|
AuditCommand.KeyRecordState |
in(long record)
Specify the record in which to audit the key.
|
AuditCommand.KeyRecordState |
within(long record)
Alias for
in(long) to support alternate CCL dialects. |
public AuditCommand.KeyRecordState in(long record)
record - the target recordpublic AuditCommand.KeyRecordState within(long record)
in(long) to support alternate CCL dialects.record - the target record