Package org.camunda.bpm.engine.cdi.impl
package org.camunda.bpm.engine.cdi.impl
-
ClassDescriptionExposes the CdiResolver in a multiple-applications, shared process engine context.
JobExecutor
implementation that utilises an application server's managed thread pool to acquire and execute jobs.This bean provides producers for the process engine services such that the injection point can choose the process engine it wants to inject by its name:Makes the managed process engine and the provided services available for injectionAllows to expose the local process variables of the current business process as a java.util.Map<String,Object>Allows to expose the process variables of the current business process as a java.util.Map<String,Object>