Uses of Interface
org.activiti.engine.delegate.event.ActivitiEntityWithVariablesEvent
Packages that use ActivitiEntityWithVariablesEvent
-
Uses of ActivitiEntityWithVariablesEvent in org.activiti.engine.delegate.event
Subinterfaces of ActivitiEntityWithVariablesEvent in org.activiti.engine.delegate.eventModifier and TypeInterfaceDescriptioninterfaceAnActivitiEventrelated to start event being sent when activiti process instance is started. -
Uses of ActivitiEntityWithVariablesEvent in org.activiti.engine.delegate.event.impl
Classes in org.activiti.engine.delegate.event.impl that implement ActivitiEntityWithVariablesEventModifier and TypeClassDescriptionclassBase class for allActivitiEntityEventimplementations, related to entities with variables.classAnActivitiCancelledEventimplementation.Methods in org.activiti.engine.delegate.event.impl that return ActivitiEntityWithVariablesEventModifier and TypeMethodDescriptionActivitiEventBuilder.createEntityWithVariablesEvent(ActivitiEventType type, Object entity, Map variables, boolean localScope)