|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use openr66.context.task | |
|---|---|
| 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). |
| openr66.protocol.test | Classes implementing Test only |
| Classes in openr66.context.task used by openr66.context.task | |
|---|---|
| AbstractTask
Abstract implementation of task |
|
| R66Runnable
Runnable interface for internal R66 tasks (through Rule EXECJAVA, or through message BusinessRequestPacket) |
|
| TaskType
This enum class references all available tasks. |
|
| Classes in openr66.context.task used by openr66.protocol.test | |
|---|---|
| AbstractExecJavaTask
Dummy Runnable Task that only logs |
|
| R66Runnable
Runnable interface for internal R66 tasks (through Rule EXECJAVA, or through message BusinessRequestPacket) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||