public class DebugInfoEntityEventListener extends BaseEntityEventListener
| Modifier and Type | Field and Description |
|---|---|
protected ProcessExecutionLogger |
processExecutionLogger |
entityClass, failOnExceptiononTransaction| Constructor and Description |
|---|
DebugInfoEntityEventListener(ProcessExecutionLogger processExecutionLogger) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionEntity |
getExecutionEntity(FlowableEvent event) |
protected void |
onCreate(FlowableEvent event)
Called when an entity create event is received.
|
protected void |
onDelete(FlowableEvent event)
Called when an entity delete event is received.
|
isFailOnException, isValidEvent, onEntityEvent, onEvent, onInitialized, onUpdategetOnTransaction, isFireOnTransactionLifecycleEvent, setOnTransactionprotected ProcessExecutionLogger processExecutionLogger
public DebugInfoEntityEventListener(ProcessExecutionLogger processExecutionLogger)
protected void onCreate(FlowableEvent event)
BaseEntityEventListeneronCreate in class BaseEntityEventListenerprotected void onDelete(FlowableEvent event)
BaseEntityEventListeneronDelete in class BaseEntityEventListenerprotected ExecutionEntity getExecutionEntity(FlowableEvent event)
Copyright © 2020 Flowable. All rights reserved.