|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Statistic in com.atlassian.plugins.maven.statistics |
|---|
| Methods in com.atlassian.plugins.maven.statistics that return Statistic | |
|---|---|
static Statistic |
Statistic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Statistic[] |
Statistic.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.plugins.maven.statistics with parameters of type Statistic | |
|---|---|
void |
StatsCollector.collect(Statistic type,
java.lang.String messageKey,
long duration,
java.util.concurrent.TimeUnit timeUnit)
|
void |
DefaultStatsCollector.collect(Statistic type,
java.lang.String messageKey,
long duration,
java.util.concurrent.TimeUnit timeUnit)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||