Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
Modifier and Type | Field and Description |
---|---|
protected List<EventSubscriptionQueryValue> |
ExecutionQueryImpl.eventSubscriptions |
Modifier and Type | Method and Description |
---|---|
List<EventSubscriptionQueryValue> |
ExecutionQueryImpl.getEventSubscriptions() |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionQueryImpl.setEventSubscriptions(List<EventSubscriptionQueryValue> eventSubscriptions) |
Copyright © 2022. All rights reserved.