Package org.camunda.bpm.engine.cdi
-
Interface Summary Interface Description BusinessProcessEvent Signifies an event that is happening / has happened during the execution of a business process.BusinessProcessEventType The type of a business process event. -
Class Summary Class Description BusinessProcess Bean supporting contextual business process management.BusinessProcessEventType.DefaultBusinessProcessEventType CdiArtifactFactory CdiExpressionManager ExpressionManager
for resolving Cdi-managed beans.CdiJtaProcessEngineConfiguration CdiStandaloneProcessEngineConfiguration CurrentProcessInstance Allows to access executions and tasks of a managed process instance via dependency injection.ProcessVariables Allows to access the process variables of a managed process instance. -
Exception Summary Exception Description ProcessEngineCdiException Represents an exception in activiti cdi.