@Component public class CleanTmpFileScheduler extends Object
| Constructor and Description |
|---|
CleanTmpFileScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanTempArchiveFiles()
Job to remove tmp files (archives created for 'Download File' requests from UI).
|
@Scheduled(fixedRateString="${scheduled.cleanup.tempFiles.fixedRate.ms}")
public void cleanTempArchiveFiles()
Copyright © 2025. All rights reserved.