Uses of Interface
org.camunda.bpm.engine.runtime.EventSubscription
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of EventSubscription in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionEventSubscriptionQueryImpl.executeList
(CommandContext commandContext, Page page) -
Uses of EventSubscription in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionEventSubscriptionManager.findEventSubscriptionsByQueryCriteria
(EventSubscriptionQueryImpl eventSubscriptionQueryImpl, Page page) -
Uses of EventSubscription in org.camunda.bpm.engine.rest.dto.runtime
Modifier and TypeMethodDescriptionstatic EventSubscriptionDto
EventSubscriptionDto.fromEventSubscription
(EventSubscription eventSubscription)