Uses of Class
org.camunda.bpm.engine.cdi.annotation.ProcessInstanceId
-
Packages that use ProcessInstanceId Package Description org.camunda.bpm.engine.cdi -
-
Uses of ProcessInstanceId in org.camunda.bpm.engine.cdi
Methods in org.camunda.bpm.engine.cdi with annotations of type ProcessInstanceId Modifier and Type Method Description String
CurrentProcessInstance. getProcessInstanceId()
Returns the id of the currently associated process instance or 'null'
-