| Package | Description |
|---|---|
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.persistence | |
| org.flowable.engine.impl.persistence.entity | |
| org.flowable.engine.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected EventSubscriptionEntityManager |
ProcessEngineConfigurationImpl.eventSubscriptionEntityManager |
| Modifier and Type | Method and Description |
|---|---|
EventSubscriptionEntityManager |
ProcessEngineConfigurationImpl.getEventSubscriptionEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setEventSubscriptionEntityManager(EventSubscriptionEntityManager eventSubscriptionEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected EventSubscriptionEntityManager |
AbstractManager.getEventSubscriptionEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static EventSubscriptionEntityManager |
CommandContextUtil.getEventSubscriptionEntityManager() |
static EventSubscriptionEntityManager |
CommandContextUtil.getEventSubscriptionEntityManager(CommandContext commandContext) |
Copyright © 2017 Flowable. All rights reserved.