FileEventActivityHandler |
An event handler for file events, that stores data from an occurred file
event as output parameter in the data context of the corresponding activity.
|
FileEventActivitySource |
A file event source that takes its configuration from an activity
configuration provided from a process step.
|
FileEventImpl |
An event for files, that is, an event is produced and sent as soon as a file
(or a directory) is created or stored in a specific folder.
|
FileEventSource |
A source for events based on files in a specific folder (configured).
|
FileEventSource.FileEventFilter |
A file filter applying the configured restrictions for the file event
source to the searched directory.
|
FileMarkHandler |
An event handler for marking files from file events.
|
InstanceStartEventHandler |
An event handler for file events, that stores data from an occurred file
event as input parameters in the data container of an instance and starts
this instance afterwards.
|
LockFileEventImpl |
An event for files and their lock files, that is, an event is produced and
sent as soon as a file (or a directory) is created or stored in a specific
folder.
|
MarkInstanceStartEventHandler |
An event handler for file events, that marks the files (rename, move) and afterwards stores data
from an occurred file event as input parameters in the data container of an instance and starts
this instance afterwards.
|