Uses of Class
org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
Packages that use EventSubscriptionQueryValue
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of EventSubscriptionQueryValue in org.camunda.bpm.engine.impl
Fields in org.camunda.bpm.engine.impl with type parameters of type EventSubscriptionQueryValueModifier and TypeFieldDescriptionprotected List<EventSubscriptionQueryValue>
ExecutionQueryImpl.eventSubscriptions
Methods in org.camunda.bpm.engine.impl that return types with arguments of type EventSubscriptionQueryValueMethod parameters in org.camunda.bpm.engine.impl with type arguments of type EventSubscriptionQueryValueModifier and TypeMethodDescriptionvoid
ExecutionQueryImpl.setEventSubscriptions
(List<EventSubscriptionQueryValue> eventSubscriptions)