@Deprecated public class RemoteAuditServiceImpl extends AbstractRemoteService<AuditService> implements RemoteAuditService
Modifier and Type | Class and Description |
---|---|
static class |
RemoteAuditServiceImpl.AuditResponse
Deprecated.
|
provider
Constructor and Description |
---|
RemoteAuditServiceImpl(AuthenticatedWebResourceProvider provider,
ExecutorService executor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Future<String> |
csvExport()
Deprecated.
|
Future<List<AuditRecord>> |
getRecords(Instant from,
Instant to)
Deprecated.
|
Future<List<AuditRecord>> |
getRecords(Instant from,
Instant to,
String searchString)
Deprecated.
|
Future<RetentionPeriod> |
getRetentionPeriod()
Deprecated.
|
Future<RetentionPeriod> |
setRetentionPeriod(RetentionPeriod retentionPeriod)
Deprecated.
|
Future<AuditRecord> |
storeRecord(AuditRecord record)
Deprecated.
|
addExpansions, addPageRequest, addPageRequestParams, deleteCompletionStage, deleteCompletionStage, deleteFuture, deleteFuture, getCompletionStage, getCompletionStageGenericCollection, getCompletionStageMap, getCompletionStageMapOfPageResponses, getCompletionStageOptional, getCompletionStagePageResponseList, getCompletionStageSearchPageResponseList, getExecutor, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postCompletionStage, postCompletionStage, postCompletionStage, postCompletionStageToPageResponse, postFuture, postFuture, postFuture, postFutureToPageResponse, putCompletionStage, putFuture
public RemoteAuditServiceImpl(AuthenticatedWebResourceProvider provider, ExecutorService executor)
public Future<AuditRecord> storeRecord(AuditRecord record)
storeRecord
in interface RemoteAuditService
public Future<List<AuditRecord>> getRecords(Instant from, Instant to)
getRecords
in interface RemoteAuditService
public Future<List<AuditRecord>> getRecords(Instant from, Instant to, String searchString)
getRecords
in interface RemoteAuditService
public Future<RetentionPeriod> getRetentionPeriod()
getRetentionPeriod
in interface RemoteAuditService
public Future<RetentionPeriod> setRetentionPeriod(RetentionPeriod retentionPeriod)
setRetentionPeriod
in interface RemoteAuditService
public Future<String> csvExport()
csvExport
in interface RemoteAuditService
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences