Uses of Package
io.automatiko.engine.api.event
Packages that use io.automatiko.engine.api.event
-
Classes in io.automatiko.engine.api.event used by io.automatiko.engine.api.eventClassDescriptionRepresents top level data event structure that can be emitted from within running process, decision or rule.Batch of events to be considered as single item to be processed.Responsible for publishing events for consumption to the "outside world" Depending on the implementation it can be to push over the wire or use an in memory queue to notify other parties about particular events.
-
Classes in io.automatiko.engine.api.event used by io.automatiko.engine.api.uowClassDescriptionEvent manager that is entry point for handling events generated during execution.