Uses of Class
org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
Packages that use BpmnStackTrace
-
Uses of BpmnStackTrace in org.camunda.bpm.engine.impl.interceptor
Fields in org.camunda.bpm.engine.impl.interceptor declared as BpmnStackTraceModifier and TypeFieldDescriptionprotected BpmnStackTrace
CommandInvocationContext.bpmnStackTrace
Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type BpmnStackTraceModifier and TypeMethodDescriptionvoid
AtomicOperationInvocation.execute
(BpmnStackTrace stackTrace, ProcessDataContext processDataContext)