Uses of Interface
org.operaton.bpm.engine.task.Event
Packages that use Event
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of Event in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return types with arguments of type EventModifier and TypeMethodDescriptionTaskService.getTaskEvents(String taskId) Deprecated, for removal: This API element is subject to removal in a future version.It has been replaced with the operation log. -
Uses of Event in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return types with arguments of type Event -
Uses of Event in org.operaton.bpm.engine.impl.cmd
Methods in org.operaton.bpm.engine.impl.cmd that return types with arguments of type Event -
Uses of Event in org.operaton.bpm.engine.impl.persistence.entity
Classes in org.operaton.bpm.engine.impl.persistence.entity that implement EventMethods in org.operaton.bpm.engine.impl.persistence.entity that return types with arguments of type Event