@ThreadSafe public class DeferredFileDeletionQueue extends Object
| Constructor and Description |
|---|
DeferredFileDeletionQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
offer(io.atlassian.fugue.Either<AttachmentRef,AttachmentRef.Container> container,
File file) |
void |
offer(File file)
Offer a file to be deleted
|
public void offer(io.atlassian.fugue.Either<AttachmentRef,AttachmentRef.Container> container, File file)
public void offer(File file)
file - Copyright © 2003–2022 Atlassian. All rights reserved.