public interface HistoryCleanupRestService
Modifier and Type | Method and Description |
---|---|
JobDto |
cleanupAsync(boolean immediatelyDue) |
JobDto |
findCleanupJob() |
List<JobDto> |
findCleanupJobs() |
HistoryCleanupConfigurationDto |
getHistoryCleanupConfiguration() |
static final String PATH
JobDto cleanupAsync(boolean immediatelyDue)
JobDto findCleanupJob()
HistoryCleanupConfigurationDto getHistoryCleanupConfiguration()
Copyright © 2019. All rights reserved.