Uses of Interface
de.aristaflow.adept2.model.events.sources.ActivityEventSource
Packages that use ActivityEventSource
Package
Description
-
Uses of ActivityEventSource in de.aristaflow.adept2.core.eventmanager.common
Classes in de.aristaflow.adept2.core.eventmanager.common that implement ActivityEventSourceModifier and TypeClassDescriptionclassAbstractSharingActEventSource<T extends Event>A source for events shared among several sharing event sources. -
Uses of ActivityEventSource in de.aristaflow.adept2.core.eventmanager.dbevents
Classes in de.aristaflow.adept2.core.eventmanager.dbevents that implement ActivityEventSourceModifier and TypeClassDescriptionclassA DB event source that takes its configuration from an activity configuration provided from a process step. -
Uses of ActivityEventSource in de.aristaflow.adept2.core.eventmanager.fileevents
Classes in de.aristaflow.adept2.core.eventmanager.fileevents that implement ActivityEventSourceModifier and TypeClassDescriptionclassA file event source that takes its configuration from an activity configuration provided from a process step. -
Uses of ActivityEventSource in de.aristaflow.adept2.core.eventmanager.mailevents
Classes in de.aristaflow.adept2.core.eventmanager.mailevents that implement ActivityEventSourceModifier and TypeClassDescriptionclassA mail event source that allows for filtering mails and additionally provides the means to get the configuration from an activity.classA mail event source that takes its configuration from an activity configuration provided from a process step.