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 classEventSubscriptionRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return EventSubscriptionRestService Modifier and Type Method Description EventSubscriptionRestServiceAbstractProcessEngineRestServiceImpl. getEventSubscriptionRestService(java.lang.String engineName)EventSubscriptionRestServiceDefaultProcessEngineRestServiceImpl. getEventSubscriptionRestService()EventSubscriptionRestServiceNamedProcessEngineRestServiceImpl. getEventSubscriptionRestService(java.lang.String engineName)
-