Uses of Class
org.camunda.bpm.engine.cdi.annotation.StartProcess
-
Packages that use StartProcess Package Description org.camunda.bpm.engine.cdi.impl.annotation -
-
Uses of StartProcess in org.camunda.bpm.engine.cdi.impl.annotation
Classes in org.camunda.bpm.engine.cdi.impl.annotation with annotations of type StartProcess Modifier and Type Class Description class
StartProcessInterceptor
implementation of theStartProcess
annotation
-