Package | Description |
---|---|
com.atlassian.jira.apdex.impl | |
com.atlassian.jira.apdex.rest |
Modifier and Type | Method and Description |
---|---|
static ImmutableApdex |
ImmutableApdex.fromScore(float score) |
ImmutableApdex |
ApdexService.getApdex(String key) |
ImmutableApdex |
ImmutableApdex.merge(ImmutableApdex that) |
Modifier and Type | Method and Description |
---|---|
Map<String,ImmutableApdex> |
ApdexService.flushData() |
Modifier and Type | Method and Description |
---|---|
ImmutableApdex |
ImmutableApdex.merge(ImmutableApdex that) |
Constructor and Description |
---|
ApdexEntryEvent(String key,
ImmutableApdex apdex) |
Modifier and Type | Method and Description |
---|---|
static ApdexBean |
ApdexBean.fromApdex(ImmutableApdex apdex) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.