Uses of Class
org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
-
Packages that use BpmnStackTrace Package Description org.camunda.bpm.engine.impl.interceptor -
-
Uses of BpmnStackTrace in org.camunda.bpm.engine.impl.interceptor
Fields in org.camunda.bpm.engine.impl.interceptor declared as BpmnStackTrace Modifier and Type Field Description protected BpmnStackTrace
CommandInvocationContext. bpmnStackTrace
Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type BpmnStackTrace Modifier and Type Method Description void
AtomicOperationInvocation. execute(BpmnStackTrace stackTrace, ProcessDataContext processDataContext)
-