Class AbstractDebugInfo
java.lang.Object
org.flowable.engine.test.impl.logger.AbstractDebugInfo
- All Implemented Interfaces:
DebugInfo
- Direct Known Subclasses:
DebugInfoExecutionCreated
,DebugInfoExecutionDeleted
,DebugInfoOperationExecuted
- Author:
- jbarrez
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addExecutionTree
(DebugInfoExecutionTree executionTree) void
setExecutionTrees
(List<DebugInfoExecutionTree> executionTrees)
-
Field Details
-
executionTrees
-
-
Constructor Details
-
AbstractDebugInfo
public AbstractDebugInfo()
-
-
Method Details
-
getExecutionTrees
-
setExecutionTrees
-
addExecutionTree
-