public class BlobMessageConsumer.CloseableBlob extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected Blob |
blob |
protected Path |
fileToDelete |
| Constructor and Description |
|---|
CloseableBlob(Blob blob) |
CloseableBlob(Blob blob,
Path fileToDelete) |
protected final Path fileToDelete
public CloseableBlob(Blob blob)
public CloseableBlob(Blob blob, Path fileToDelete)
public void close()
close in interface AutoCloseableCopyright © 2019 Nuxeo. All rights reserved.