|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.api.rapid.view.StatisticsField
public class StatisticsField
API Representation of a statistics field.
| Nested Class Summary | |
|---|---|
static class |
StatisticsField.Type
|
| Method Summary | |
|---|---|
static StatisticsField |
buildIssueCount()
|
static StatisticsField |
buildNone()
|
StatisticsField.Type |
getType()
|
void |
setType(StatisticsField.Type type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static StatisticsField buildNone()
public static StatisticsField buildIssueCount()
public StatisticsField.Type getType()
public void setType(StatisticsField.Type type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||