| Package | Description |
|---|---|
| com.atlassian.bamboo.performance |
| Modifier and Type | Method and Description |
|---|---|
static ActionIdentifier |
ActionIdentifier.fromKey(@NotNull String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceStatsServiceImpl.recordExecution(@NotNull ActionIdentifier actionIdentifier,
long durationMillis) |
void |
PerformanceStatsService.recordExecution(@NotNull ActionIdentifier actionIdentifier,
long durationMillis)
Record execution of an action for which performance was measured.
|
| Constructor and Description |
|---|
PerformanceStatsEvent(@NotNull ActionIdentifier actionIdentifier,
@NotNull LocalDate date,
@NotNull Stats stats) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.