Uses of Interface
org.activiti.engine.test.impl.logger.DebugInfo
-
Packages that use DebugInfo Package Description org.activiti.engine.test.impl.logger -
-
Uses of DebugInfo in org.activiti.engine.test.impl.logger
Classes in org.activiti.engine.test.impl.logger that implement DebugInfo Modifier and Type Class Description classAbstractDebugInfoclassDebugInfoExecutionCreatedclassDebugInfoExecutionDeletedclassDebugInfoOperationExecutedFields in org.activiti.engine.test.impl.logger with type parameters of type DebugInfo Modifier and Type Field Description protected java.util.Map<java.lang.String,java.util.List<DebugInfo>>ProcessExecutionLogger. debugInfoMap
-