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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddExecutionTree(DebugInfoExecutionTree executionTree) voidsetExecutionTrees(List<DebugInfoExecutionTree> executionTrees)
-
Field Details
-
executionTrees
-
-
Constructor Details
-
AbstractDebugInfo
public AbstractDebugInfo()
-
-
Method Details
-
getExecutionTrees
-
setExecutionTrees
-
addExecutionTree
-