|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SprintMetrics.Type | |
|---|---|
| com.atlassian.greenhopper.service.sprint.health | |
| Uses of SprintMetrics.Type in com.atlassian.greenhopper.service.sprint.health |
|---|
| Methods in com.atlassian.greenhopper.service.sprint.health that return SprintMetrics.Type | |
|---|---|
static SprintMetrics.Type |
SprintMetrics.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SprintMetrics.Type[] |
SprintMetrics.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 SprintMetrics.Type | |
|---|---|
java.util.Map<SprintMetrics.Type,java.lang.String> |
SprintMetrics.getMetrics()
|
| Methods in com.atlassian.greenhopper.service.sprint.health with parameters of type SprintMetrics.Type | |
|---|---|
void |
SprintMetrics.addMetric(SprintMetrics.Type metric,
java.lang.String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||