Uses of Interface
org.camunda.bpm.engine.rest.EventSubscriptionRestService
-
Packages that use EventSubscriptionRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of EventSubscriptionRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement EventSubscriptionRestService Modifier and Type Class Description class
EventSubscriptionRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return EventSubscriptionRestService Modifier and Type Method Description EventSubscriptionRestService
AbstractProcessEngineRestServiceImpl. getEventSubscriptionRestService(String engineName)
EventSubscriptionRestService
DefaultProcessEngineRestServiceImpl. getEventSubscriptionRestService()
EventSubscriptionRestService
NamedProcessEngineRestServiceImpl. getEventSubscriptionRestService(String engineName)
-