| Package | Description |
|---|---|
| com.almworks.jira.structure.api.perfstats |
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeInfo.Branch |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
PerformanceLogProvider.getLogs() |
static NodeInfo |
NodeInfo.leaf(String title) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeInfo> |
NodeInfo.getNodes() |
Collection<NodeInfo> |
NodeInfo.Branch.getNodes() |
static <T> List<NodeInfo> |
PerformanceLogProvider.objectsToLeaves(Collection<T> elements) |
| Modifier and Type | Method and Description |
|---|---|
static NodeInfo.Branch |
NodeInfo.branch(String title,
NodeInfo... nodes) |
| Modifier and Type | Method and Description |
|---|---|
static NodeInfo.Branch |
NodeInfo.branch(String title,
Collection<NodeInfo> nodes) |
Copyright © 2021 ALM Works. All Rights Reserved.