See: Description
| Class | Description |
|---|---|
| AbstractAsciiParserWFT<C extends ApplicationContext> |
This is the base class for all
WorkflowTask implementations. |
| AbstractDataParserWFT<C extends ApplicationContext> |
This is the base class for all
WorkflowTask implementations. |
| AbstractJavaCommandWFT<C extends ApplicationContext> |
This is the base class for all
WorkflowTask implementations. |
| AbstractOsProcessWFT<C extends ApplicationContext> |
This is the base implementation which allows an OS-process to run as a
WorkflowTask within an AbstractWorkflow. |
| AbstractTaskOptionDialogWFT<C extends ApplicationContext> |
This task pops up a
AbstractTaskOptionDialogWFT which asks the user to make a decision
between a set of CheckOption choices. |
| AbstractTaskOptionWFT<C extends ApplicationContext> |
This task requests to make a decision between a set of
CheckOption objects. |
| AbstractWFT<C extends ApplicationContext> |
This is the base class for all
WorkflowTask implementations. |
| AbstractZipArchiverWFT<C extends ApplicationContext> |
This is the base class for all
WorkflowTask implementations. |
| CheckWorkingDirectoryWFT<C extends ApplicationContext> |
This
WorkflowTask ensures the existence of the workflows working directory. |
| CleanupWorkingDirectoryWFT<C extends ApplicationContext> |
This
WorkflowTask ensures the existence of the workflows working directory. |
| FileNameInputWFT<C extends ApplicationContext> |
This WFT pops up a
OutputFileChooserDialog for choosing an output file. |
| InputFileChooserDialog<C extends ApplicationContext> |
This dialog provides a
ZFileChooser for choosing an input file |
| InputFileChooserWFT<C extends ApplicationContext> |
This WFT pops up a
OutputFileChooserDialog for choosing an output file. |
| OutputFileChooserWFT<C extends ApplicationContext> |
This WFT pops up a
OutputFileChooserDialog for choosing an output file. |
| TaskOptionDialog<C extends ApplicationContext> |
This is a default implementation for a Dialog that asks the user to select one of the given
CheckOption items. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.