Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditServiceImpl.getRetentionPeriod() |
RetentionPeriod |
AuditServiceImpl.setRetentionPeriod(RetentionPeriod retentionPeriod) |
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditServiceImpl.setRetentionPeriod(RetentionPeriod retentionPeriod) |
Modifier and Type | Method and Description |
---|---|
static RetentionPeriod |
RetentionPeriod.of(int number,
ChronoUnit units) |
Modifier and Type | Method and Description |
---|---|
boolean |
RetentionPeriod.isLongerThan(RetentionPeriod other) |
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditService.getRetentionPeriod() |
RetentionPeriod |
AuditService.setRetentionPeriod(RetentionPeriod retentionPeriod)
Set the configured retention period for audit records.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditService.setRetentionPeriod(RetentionPeriod retentionPeriod)
Set the configured retention period for audit records.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditResource.getRetentionPeriod(javax.ws.rs.core.UriInfo uriInfo)
Fetches the current retention period
|
RetentionPeriod |
AuditResource.setRetentionPeriod(RetentionPeriod retentionPeriod,
javax.ws.rs.core.UriInfo uriInfo)
Set the retention period to a new value.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditResource.setRetentionPeriod(RetentionPeriod retentionPeriod,
javax.ws.rs.core.UriInfo uriInfo)
Set the retention period to a new value.
|
Copyright © 2003–2018 Atlassian. All rights reserved.