|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SprintIssueMetrics.Type | |
|---|---|
| com.atlassian.greenhopper.service.sprint.health | |
| Uses of SprintIssueMetrics.Type in com.atlassian.greenhopper.service.sprint.health |
|---|
| Methods in com.atlassian.greenhopper.service.sprint.health that return SprintIssueMetrics.Type | |
|---|---|
static SprintIssueMetrics.Type |
SprintIssueMetrics.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SprintIssueMetrics.Type[] |
SprintIssueMetrics.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.greenhopper.service.sprint.health that return types with arguments of type SprintIssueMetrics.Type | |
|---|---|
java.util.Map<SprintIssueMetrics.Type,java.lang.Integer> |
SprintIssueMetrics.getMetrics()
|
| Methods in com.atlassian.greenhopper.service.sprint.health with parameters of type SprintIssueMetrics.Type | |
|---|---|
void |
SprintIssueMetrics.addMetric(SprintIssueMetrics.Type metric,
java.lang.Integer value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||