public class InMemoryRecordFlowableEventListener extends AbstractRecordFlowableEventListener
transformersonTransaction| Constructor and Description |
|---|
InMemoryRecordFlowableEventListener(List<Function<FlowableEvent,SimulationEvent>> transformers) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SimulationEvent> |
getSimulationEvents() |
protected void |
store(Collection<SimulationEvent> simulationEvents) |
isFailOnException, onEvent, transformgetOnTransaction, isFireOnTransactionLifecycleEvent, setOnTransactionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypespublic InMemoryRecordFlowableEventListener(List<Function<FlowableEvent,SimulationEvent>> transformers)
public Collection<SimulationEvent> getSimulationEvents()
getSimulationEvents in class AbstractRecordFlowableEventListenerprotected void store(Collection<SimulationEvent> simulationEvents)
store in class AbstractRecordFlowableEventListenerCopyright © 2023 Flowable. All rights reserved.