Interface ProcessRuntimeEventListener<E extends org.activiti.api.model.shared.event.RuntimeEvent<?,?>>
-
- All Known Subinterfaces:
BPMNElementEventListener<E>,ProcessEventListener<E>
public interface ProcessRuntimeEventListener<E extends org.activiti.api.model.shared.event.RuntimeEvent<?,?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEvent(E event)
-
-
-
Method Detail
-
onEvent
void onEvent(E event)
-
-