Uses of Interface
org.camunda.bpm.engine.cdi.BusinessProcessEvent
-
Packages that use BusinessProcessEvent Package Description org.camunda.bpm.engine.cdi.impl.event -
-
Uses of BusinessProcessEvent in org.camunda.bpm.engine.cdi.impl.event
Classes in org.camunda.bpm.engine.cdi.impl.event that implement BusinessProcessEvent Modifier and Type Class Description classCdiBusinessProcessEventMethods in org.camunda.bpm.engine.cdi.impl.event that return BusinessProcessEvent Modifier and Type Method Description protected BusinessProcessEventCdiEventListener. createEvent(org.camunda.bpm.engine.delegate.DelegateExecution execution)protected BusinessProcessEventCdiEventListener. createEvent(org.camunda.bpm.engine.delegate.DelegateTask task)Methods in org.camunda.bpm.engine.cdi.impl.event with parameters of type BusinessProcessEvent Modifier and Type Method Description protected Annotation[]CdiEventListener. getQualifiers(BusinessProcessEvent event)
-