| Package | Description |
|---|---|
| org.activiti.engine.test.impl.logger |
| Modifier and Type | Field and Description |
|---|---|
protected DebugInfoExecutionTree.DebugInfoExecutionTreeNode |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode.parentNode |
protected DebugInfoExecutionTree.DebugInfoExecutionTreeNode |
DebugInfoExecutionTree.processInstance |
| Modifier and Type | Field and Description |
|---|---|
protected List<DebugInfoExecutionTree.DebugInfoExecutionTreeNode> |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode.childNodes |
| Modifier and Type | Method and Description |
|---|---|
DebugInfoExecutionTree.DebugInfoExecutionTreeNode |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode.getParentNode() |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode |
DebugInfoExecutionTree.getProcessInstance() |
| Modifier and Type | Method and Description |
|---|---|
List<DebugInfoExecutionTree.DebugInfoExecutionTreeNode> |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode.getChildNodes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessExecutionLogger.internalPopulateExecutionTree(DebugInfoExecutionTree.DebugInfoExecutionTreeNode parentNode,
Map<String,List<ExecutionEntity>> parentMapping) |
void |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode.setParentNode(DebugInfoExecutionTree.DebugInfoExecutionTreeNode parentNode) |
void |
DebugInfoExecutionTree.setProcessInstance(DebugInfoExecutionTree.DebugInfoExecutionTreeNode processInstance) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugInfoExecutionTree.DebugInfoExecutionTreeNode.setChildNodes(List<DebugInfoExecutionTree.DebugInfoExecutionTreeNode> childNodes) |
Copyright © 2015 Alfresco. All rights reserved.