@Deprecated public class ActivitiEntityEventListener extends BaseForwardingFlowableEventListener
This class listens on ENTITY_CREATED events fired from Flowable5 engine.
Constructor and Description |
---|
ActivitiEntityEventListener(EventBus eventBus,
IdLookupService idLookupService)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getOnTransaction()
Deprecated.
|
boolean |
isFireOnTransactionLifecycleEvent()
Deprecated.
|
void |
onEvent(org.flowable.engine.common.api.delegate.event.FlowableEvent event)
Deprecated.
|
isFailOnException
@Autowired public ActivitiEntityEventListener(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.