public class ERCloudFilesAttachmentProcessor.ERCloudFilesUploadQueue extends ERAttachmentUploadQueue<ERCloudFilesAttachment>
Thread.State, Thread.UncaughtExceptionHandler
_processor
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ERCloudFilesUploadQueue(String name,
ERAttachmentProcessor<ERCloudFilesAttachment> processor) |
Modifier and Type | Method and Description |
---|---|
protected void |
performUpload(EOEditingContext editingContext,
ERCloudFilesAttachment attachment,
File uploadedFile)
Perform the upload of the attachment to the remote server.
|
enqueue, process
enqueue, run
activeCount, 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, yield
public ERCloudFilesUploadQueue(String name, ERAttachmentProcessor<ERCloudFilesAttachment> processor)
protected void performUpload(EOEditingContext editingContext, ERCloudFilesAttachment attachment, File uploadedFile) throws Exception
ERAttachmentUploadQueue
performUpload
in class ERAttachmentUploadQueue<ERCloudFilesAttachment>
attachment
- the attachment to uploaduploadedFile
- the file to uploadException
Copyright © 2002 – 2024 Project Wonder.