Class Summary |
Configuration |
This Class represents a complete set of configuration settings
All settings are stored in fields, some have initial default values. |
Console |
class that provides communication with user via command line interface.
|
cycler |
TimerTask that does all server related Stuff that needs to be done regularly, e.g. |
Delayer |
Programm class for delaying activities |
ListItem |
represents an Item in a Worklist, either a received worklist from MQWF or a worklist for delayer or directory class |
Messages |
Messages (Error-, Warning- and Informationmessages). |
Messenger |
This Class provides errorcodes for the program and implements methods to resolve and output them. |
server |
MQ Workflow Event Server Main class
handles connections to MQWF, gets server list, starts programm classes. |
StartDirectoryCheck |
Starts the DirectoryCheck-class in 6 threads. |
WorkList |
represents the worklist of the delayer and directory classes |