Package | Description |
---|---|
org.waarp.openr66.context.task |
Classes implementing Tasks for pre, post or error operations
Several kind of tasks exist in OpenR66:
LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, LINKRENAME, TRANSFER, VALIDFILEPATH, DELETE Several tasks are possible to run before a transfer starts (pre action), after a transfer is finished correctly (post action) or after an error occurs (either in pre or post action or during transfer: error action). |
org.waarp.openr66.context.task.javatask | |
org.waarp.openr66.context.task.test |
Package for an example of Java Task for ExecJava and for BusinessFactory
|
Modifier and Type | Class and Description |
---|---|
class |
ExecBusinessTask
Business Execution of a Java Task
Fullarg = First argument is the Java class name, Last argument is the delay.
|
class |
SpooledInformTask
Java Task for SpooledDirectory information to the Waarp Server
|
Modifier and Type | Class and Description |
---|---|
class |
AddDigestJavaTask
Add a digest in the TransferInformation to the current Task.
|
class |
AddUuidJavaTask
Add an UUID in the TransferInformation to the current Task.
|
Modifier and Type | Class and Description |
---|---|
class |
TestExecJavaTask
Example of Java Task for ExecJava
2nd argument is a numerical rank.
|
Copyright © 2009–2020 Waarp. All rights reserved.