Uses of Interface
de.aristaflow.adept2.model.events.handler.ActivityEventHandler
Packages that use ActivityEventHandler
Package
Description
-
Uses of ActivityEventHandler in de.aristaflow.adept2.core.eventmanager.common
Classes in de.aristaflow.adept2.core.eventmanager.common that implement ActivityEventHandlerModifier and TypeClassDescriptionclassThis class provides the basic means for an activity event handler, that is, providing the attributes of anEventHandleras well as declining all signals sent while the handler is executing an activity. -
Uses of ActivityEventHandler in de.aristaflow.adept2.core.eventmanager.fileevents
Classes in de.aristaflow.adept2.core.eventmanager.fileevents that implement ActivityEventHandlerModifier and TypeClassDescriptionclassAn event handler for file events, that stores data from an occurred file event as output parameter in the data context of the corresponding activity. -
Uses of ActivityEventHandler in de.aristaflow.adept2.core.eventmanager.mailevents
Classes in de.aristaflow.adept2.core.eventmanager.mailevents that implement ActivityEventHandlerModifier and TypeClassDescriptionclassAn event handler for mail events, that stores data from an occurred mail event as output parameter in the data context of the corresponding activity.