Uses of Interface
org.camunda.bpm.engine.rest.spi.ProcessEngineProvider
-
-
Uses of ProcessEngineProvider in org.camunda.bpm.cockpit.plugin.test.application
Classes in org.camunda.bpm.cockpit.plugin.test.application that implement ProcessEngineProvider Modifier and Type Class Description classTestProcessEngineProviderUses theBpmPlatformand exposes the default process engine -
Uses of ProcessEngineProvider in org.camunda.bpm.engine.rest.impl.application
Classes in org.camunda.bpm.engine.rest.impl.application that implement ProcessEngineProvider Modifier and Type Class Description classContainerManagedProcessEngineProviderUses theProcessEngineServiceand exposes the default process engine -
Uses of ProcessEngineProvider in org.camunda.bpm.engine.rest.util
Methods in org.camunda.bpm.engine.rest.util that return ProcessEngineProvider Modifier and Type Method Description static ProcessEngineProviderEngineUtil. getProcessEngineProvider() -
Uses of ProcessEngineProvider in org.camunda.bpm.rest.beans
Classes in org.camunda.bpm.rest.beans that implement ProcessEngineProvider Modifier and Type Class Description classCustomProcessEngineProvider -
Uses of ProcessEngineProvider in org.camunda.bpm.spring.boot.starter.rest.spi
Classes in org.camunda.bpm.spring.boot.starter.rest.spi that implement ProcessEngineProvider Modifier and Type Class Description classSpringBootProcessEngineProvider -
Uses of ProcessEngineProvider in org.camunda.bpm.webapp.impl
Fields in org.camunda.bpm.webapp.impl declared as ProcessEngineProvider Modifier and Type Field Description protected ProcessEngineProviderAbstractAppRuntimeDelegate. processEngineProviderMethods in org.camunda.bpm.webapp.impl that return ProcessEngineProvider Modifier and Type Method Description protected ProcessEngineProviderAbstractAppRuntimeDelegate. loadProcessEngineProvider()Load theProcessEngineProviderspi implementation. -
Uses of ProcessEngineProvider in org.camunda.bpm.webapp.impl.engine
Classes in org.camunda.bpm.webapp.impl.engine that implement ProcessEngineProvider Modifier and Type Class Description classContainerManagedProcessEngineProviderUses theBpmPlatformand exposes the default process engine
-