public class ERCloudFilesAttachmentProcessor.ERCloudFilesUploadQueue extends ERAttachmentUploadQueue<ERCloudFilesAttachment>
_processor| Constructor and Description |
|---|
ERCloudFilesUploadQueue(java.lang.String name,
ERAttachmentProcessor<ERCloudFilesAttachment> processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performUpload(EOEditingContext editingContext,
ERCloudFilesAttachment attachment,
java.io.File uploadedFile)
Perform the upload of the attachment to the remote server.
|
enqueue, processenqueue, runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic ERCloudFilesUploadQueue(java.lang.String name,
ERAttachmentProcessor<ERCloudFilesAttachment> processor)
protected void performUpload(EOEditingContext editingContext, ERCloudFilesAttachment attachment, java.io.File uploadedFile) throws java.lang.Exception
ERAttachmentUploadQueueperformUpload in class ERAttachmentUploadQueue<ERCloudFilesAttachment>attachment - the attachment to uploaduploadedFile - the file to uploadjava.lang.ExceptionCopyright © 2002 – 2022 Project Wonder.