| Package | Description |
|---|---|
| org.dspace.app.statistics |
Defines usage event instrumentation points and provides implementations for
testing.
|
| Modifier and Type | Method and Description |
|---|---|
Stat[] |
Statistics.getStats()
get an array of statistics back from this object
|
| Modifier and Type | Method and Description |
|---|---|
void |
Statistics.add(Stat stat)
add an individual statistic to this object
|
void |
Statistics.add(Stat[] stats)
add an array of statistics to this object
|
Copyright © 2013 DuraSpace. All Rights Reserved.