Uses of Interface
de.aristaflow.adept2.model.events.sources.PollingFileSource
-
Packages that use PollingFileSource Package Description de.aristaflow.adept2.core.eventmanager.fileevents -
-
Uses of PollingFileSource in de.aristaflow.adept2.core.eventmanager.fileevents
Classes in de.aristaflow.adept2.core.eventmanager.fileevents that implement PollingFileSource Modifier and Type Class Description class
FileEventActivitySource
A file event source that takes its configuration from an activity configuration provided from a process step.class
FileEventSource
A source for events based on files in a specific folder (configured).
-