public class EntityEventListener extends BaseForwardingFlowableEventListener
This class listens on FlowableEngineEventType.ENTITY_CREATED
FlowableEngineEventType.ENTITY_INITIALIZED
events.
Constructor and Description |
---|
EntityEventListener(EventBus eventBus,
IdLookupService idLookupService) |
Modifier and Type | Method and Description |
---|---|
String |
getOnTransaction() |
boolean |
isFireOnTransactionLifecycleEvent() |
void |
onEvent(org.flowable.engine.common.api.delegate.event.FlowableEvent event) |
isFailOnException
public EntityEventListener(EventBus eventBus, IdLookupService idLookupService)
public void onEvent(org.flowable.engine.common.api.delegate.event.FlowableEvent event)
public boolean isFireOnTransactionLifecycleEvent()
public String getOnTransaction()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.