public class DeferredFileDeletionJob extends Object implements com.atlassian.scheduler.JobRunner
| Constructor and Description |
|---|
DeferredFileDeletionJob(PageManagerInternal pageManager,
AttachmentManagerInternal attachmentManager,
DeferredFileDeletionQueue deletionQueue,
AttachmentDataFileSystemInternals attachmentDataFileSystemInternals) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable com.atlassian.scheduler.JobRunnerResponse |
runJob(com.atlassian.scheduler.JobRunnerRequest request) |
public DeferredFileDeletionJob(PageManagerInternal pageManager, AttachmentManagerInternal attachmentManager, DeferredFileDeletionQueue deletionQueue, AttachmentDataFileSystemInternals attachmentDataFileSystemInternals)
Copyright © 2003–2023 Atlassian. All rights reserved.