Uses of Class
org.activiti.engine.test.impl.logger.AbstractDebugInfo
-
Packages that use AbstractDebugInfo Package Description org.activiti.engine.test.impl.logger -
-
Uses of AbstractDebugInfo in org.activiti.engine.test.impl.logger
Subclasses of AbstractDebugInfo in org.activiti.engine.test.impl.logger Modifier and Type Class Description classDebugInfoExecutionCreatedclassDebugInfoExecutionDeletedclassDebugInfoOperationExecutedMethods in org.activiti.engine.test.impl.logger with parameters of type AbstractDebugInfo Modifier and Type Method Description voidProcessExecutionLogger. addDebugInfo(AbstractDebugInfo debugInfo)voidProcessExecutionLogger. addDebugInfo(AbstractDebugInfo debugInfo, boolean generateExecutionTreeRepresentation)
-