-
Method Summary
void
logEnd(String javaDelegateName,
org.camunda.bpm.engine.delegate.DelegateExecution execution,
long processingTimeInNanos,
Throwable exception)
void
logStart(String javaDelegateName,
org.camunda.bpm.engine.delegate.DelegateExecution execution)
-
Method Details
-
logStart
void logStart(String javaDelegateName,
org.camunda.bpm.engine.delegate.DelegateExecution execution)
-
logEnd
void logEnd(String javaDelegateName,
org.camunda.bpm.engine.delegate.DelegateExecution execution,
long processingTimeInNanos,
@Nullable
Throwable exception)