Package | Description |
---|---|
org.waarp.openr66.context.task | |
org.waarp.openr66.context.task.extension | |
org.waarp.openr66.context.task.javatask | |
org.waarp.openr66.context.task.test |
Package for an example of Java Task for ExecJava and for BusinessFactory
|
org.waarp.openr66.database.data |
Classes implementing Database Data model
|
org.waarp.openr66.s3.taskfactory |
Class and Description |
---|
AbstractExecJavaTask
Dummy Runnable Task that only logs
|
AbstractExecTask
Execute an external command
It provides some common functionalities.
|
AbstractTask
Abstract implementation of task
|
FtpArgs
Class to parse arguments for FTP command
|
R66Runnable
Runnable interface for internal R66 tasks (through Rule EXECJAVA, or through
message BusinessRequestPacket)
|
S3AbstractTask
Abstract Class for S3 Tasks
Arguments will comme from both Rule argument and Transfer information, using substitution such that arguments can be passed through transfer and not set statically into rule. |
S3GetTask
S3 GET Task
The Rule shall be using SENDMD5THROUGHMODE or SENDTHROUGHMODE mode (respectively 7 or 5) or RECVMD5THROUGHMODE or RECVTHROUGHMODE mode (respectively 8 or 6) as pre-tasks since the file does not exist at startup. |
S3PutTask
S3 PUT Task
Result of arguments will be as a S3 PUT command. |
S3TaskArgs
S3 GET Task
Result of arguments will be as a S3 GET command. |
TaskType
This enum class references all available tasks.
|
Class and Description |
---|
AbstractTask
Abstract implementation of task
|
Class and Description |
---|
AbstractExecJavaTask
Dummy Runnable Task that only logs
|
R66Runnable
Runnable interface for internal R66 tasks (through Rule EXECJAVA, or through
message BusinessRequestPacket)
|
Class and Description |
---|
AbstractExecJavaTask
Dummy Runnable Task that only logs
|
R66Runnable
Runnable interface for internal R66 tasks (through Rule EXECJAVA, or through
message BusinessRequestPacket)
|
Class and Description |
---|
AbstractTask
Abstract implementation of task
|
Class and Description |
---|
AbstractTask
Abstract implementation of task
|
Copyright © 2009–2022 Waarp. All rights reserved.