public class ERS3AttachmentProcessor.ERS3UploadQueue extends ERAttachmentUploadQueue<ERS3Attachment>
_processor| Constructor and Description |
|---|
ERS3UploadQueue(java.lang.String name,
ERAttachmentProcessor<ERS3Attachment> processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performUpload(EOEditingContext editingContext,
ERS3Attachment 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 ERS3UploadQueue(java.lang.String name,
ERAttachmentProcessor<ERS3Attachment> processor)
protected void performUpload(EOEditingContext editingContext, ERS3Attachment attachment, java.io.File uploadedFile) throws java.lang.Exception
ERAttachmentUploadQueueperformUpload in class ERAttachmentUploadQueue<ERS3Attachment>attachment - the attachment to uploaduploadedFile - the file to uploadjava.lang.ExceptionCopyright © 2002 – 2022 Project Wonder.