Uses of Class
org.camunda.bpm.engine.cdi.annotation.TaskId
-
Packages that use TaskId Package Description org.camunda.bpm.engine.cdi -
-
Uses of TaskId in org.camunda.bpm.engine.cdi
Methods in org.camunda.bpm.engine.cdi with annotations of type TaskId Modifier and Type Method Description java.lang.StringCurrentProcessInstance. getTaskId()Returns the id of the task associated with the current conversation or 'null'.
-