| Modifier and Type | Field and Description |
|---|---|
protected FlowableEventDispatcher |
ProcessEngineConfigurationImpl.eventDispatcher |
protected FlowableEventDispatcher |
ProcessEngineConfigurationImpl.idmEventDispatcher |
| Modifier and Type | Method and Description |
|---|---|
FlowableEventDispatcher |
ProcessEngineConfigurationImpl.getEventDispatcher() |
FlowableEventDispatcher |
ProcessEngineConfigurationImpl.getIdmEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEngineConfigurationImpl.setEventDispatcher(FlowableEventDispatcher eventDispatcher) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setIdmEventDispatcher(FlowableEventDispatcher idmEventDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
FlowableEventDispatcher |
CommandContext.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
static FlowableEventDispatcher |
CommandContextUtil.getEventDispatcher() |
static FlowableEventDispatcher |
CommandContextUtil.getEventDispatcher(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
static FlowableEventDispatcher |
CommandContextUtil.getEventDispatcher() |
static FlowableEventDispatcher |
CommandContextUtil.getEventDispatcher(CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractServiceConfiguration.eventDispatcher |
protected FlowableEventDispatcher |
AbstractEngineConfiguration.eventDispatcher |
| Modifier and Type | Method and Description |
|---|---|
FlowableEventDispatcher |
AbstractServiceConfiguration.getEventDispatcher() |
FlowableEventDispatcher |
AbstractEngineConfiguration.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
AbstractServiceConfiguration |
AbstractServiceConfiguration.setEventDispatcher(FlowableEventDispatcher eventDispatcher) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setEventDispatcher(FlowableEventDispatcher eventDispatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowableEventDispatcherImpl
Class capable of dispatching events.
|
| Modifier and Type | Field and Description |
|---|---|
protected Supplier<FlowableEventDispatcher> |
ByteArrayEntityManagerImpl.eventDispatcherSupplier |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractServiceEngineEntityManager.getEventDispatcher() |
protected FlowableEventDispatcher |
ByteArrayEntityManagerImpl.getEventDispatcher() |
protected abstract FlowableEventDispatcher |
AbstractEntityManager.getEventDispatcher() |
protected FlowableEventDispatcher |
AbstractEngineEntityManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteArrayEntityManagerImpl.setEventDispatcherSupplier(Supplier<FlowableEventDispatcher> eventDispatcherSupplier) |
| Constructor and Description |
|---|
ByteArrayEntityManagerImpl(ByteArrayDataManager byteArrayDataManager,
String engineType,
Supplier<FlowableEventDispatcher> eventDispatcherSupplier) |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setEventDispatcher(FlowableEventDispatcher eventDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
static FlowableEventDispatcher |
CommandContextUtil.getEventDispatcher() |
static FlowableEventDispatcher |
CommandContextUtil.getEventDispatcher(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
TaskHelper.fireTaskDeletedEvent(TaskEntity task,
CommandContext commandContext,
FlowableEventDispatcher eventDispatcher) |
protected static void |
TaskHelper.handleRelatedEntities(CommandContext commandContext,
TaskEntity task,
String deleteReason,
boolean cascade,
boolean fireTaskListener,
boolean fireEvents,
FlowableEventDispatcher eventDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
IdmEngineConfiguration |
IdmEngineConfiguration.setEventDispatcher(FlowableEventDispatcher eventDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
FlowableEventDispatcher |
ServiceImpl.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
TaskServiceConfiguration |
TaskServiceConfiguration.setEventDispatcher(FlowableEventDispatcher eventDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEventDispatcher |
AbstractManager.getEventDispatcher() |
Copyright © 2023 Flowable. All rights reserved.