Uses of Package
org.camunda.bpm.engine.cdi.annotation
Packages that use org.camunda.bpm.engine.cdi.annotation
Package
Description
-
Classes in org.camunda.bpm.engine.cdi.annotation used by org.camunda.bpm.engine.cdiClassDescriptionQualifier annotation for injecting the current executionId.Qualifier annotation for injecting the id of the current process instance.Annotation for qualifying injection points such that process variables are injected.Annotation for qualifying injection points such that local process variables are injected.Annotation for qualifying injection points such that local process variables are injected.Annotation for qualifying injection points such that process variables are injected.Qualifier annotation for injecting the current taskId.
-
Classes in org.camunda.bpm.engine.cdi.annotation used by org.camunda.bpm.engine.cdi.impl
-
Classes in org.camunda.bpm.engine.cdi.annotation used by org.camunda.bpm.engine.cdi.impl.annotationClassDescriptionQualifier annotation for injecting a business key:Annotation signaling that a task is to be completed after the annotated method returns.Starts a new process instance after the annotated method returns.