public interface CrowdDeletedEntityCleanupService
Modifier and Type | Method and Description |
---|---|
boolean |
runCleanup(Date timeoutThreshold,
int batchSize)
Run the cleanup of Crowd deleted entities.
|
boolean runCleanup(@NotNull Date timeoutThreshold, int batchSize)
timeoutThreshold
- cleanup after entities deleted before this datebatchSize
- maximum number of entities to processCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.