| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.camunda.bpm.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
List<EventSubscription> |
EventSubscriptionQueryImpl.executeList(CommandContext commandContext,
Page page) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionEntity |
| Modifier and Type | Method and Description |
|---|---|
List<EventSubscription> |
EventSubscriptionManager.findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl eventSubscriptionQueryImpl,
Page page) |
Copyright © 2018 camunda services GmbH. All rights reserved.