Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditServiceAdapter.getRetentionPeriod()
Deprecated.
Auditing plugin allows for more granular periods, e.g.
|
RetentionPeriod |
AuditServiceAdapter.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditServiceAdapter.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
static Period |
AdapterUtils.toPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static RetentionPeriod |
RetentionPeriod.of(int number,
ChronoUnit units)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RetentionPeriod.isLongerThan(RetentionPeriod other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditService.getRetentionPeriod()
Deprecated.
|
RetentionPeriod |
AuditService.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
Set the configured retention period for audit records.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditService.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
Set the configured retention period for audit records.
|
Modifier and Type | Method and Description |
---|---|
Future<RetentionPeriod> |
RemoteAuditService.getRetentionPeriod()
Deprecated.
|
Future<RetentionPeriod> |
RemoteAuditServiceImpl.getRetentionPeriod()
Deprecated.
|
Future<RetentionPeriod> |
RemoteAuditService.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Future<RetentionPeriod> |
RemoteAuditServiceImpl.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Future<RetentionPeriod> |
RemoteAuditService.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Future<RetentionPeriod> |
RemoteAuditServiceImpl.setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RetentionPeriod |
AuditResource.getRetentionPeriod(javax.ws.rs.core.UriInfo uriInfo)
Deprecated.
Fetches the current retention period
|
RetentionPeriod |
AuditResource.setRetentionPeriod(RetentionPeriod retentionPeriod,
javax.ws.rs.core.UriInfo uriInfo)
Deprecated.
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)
Deprecated.
Set the retention period to a new value.
|
Copyright © 2003–2021 Atlassian. All rights reserved.