public static class RemoteDeletePostprocessor.InnerPostProcess extends ProcessFactory.FactoryProcessor<RemoteDeletePostprocessor>
Processor.ShutdownExceptionJobHandler.Adapter, JobHandler.BuildererrorCodes, filter, isPassThrough, isShutdown, processingJobs| Constructor and Description |
|---|
InnerPostProcess(RemoteDeletePostprocessor parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleTransferJob(TransferJob job,
FileTransferMechanism client)
Override this for default transfer job behaviour.
|
fireError, getCanceller, getDisplayName, getParentProcessManager, getParentProcessor, isShutdown, setParentProcessManagerabortOnPreviousError, addToProcessing, applyFilter, canProcessWithErrors, clearErrors, getDefaultFilter, getDefaultStatusMsg, getDefaultStatusMsg, getDuration, getErrors, getFilter, getID, getPriority, getProcessingJobs, getProcessorData, getStatusMsg, getTimecodeDuration, handleJob, handleJob, handleJob, handleJob, handleJob, handleJobWithNotification, handlePassthrough, isActive, isActive, isCancelled, isCancelledDueToError, isError, removeFromProcessing, setIsActive, setPriority, setStatusMsg, shutdown, testForShutDown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuilderpublic InnerPostProcess(RemoteDeletePostprocessor parent)
public void handleTransferJob(TransferJob job, FileTransferMechanism client)
ProcessorhandleTransferJob in class Processorjob - - the job that will be processedclient - - the client that will do the processing