Package com.atlassian.bamboo.event.spi
Class EventStats
java.lang.Object
com.atlassian.bamboo.event.spi.EventStats
Lockless class for tracking statistics from the events system
- Since:
- 4.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EventStats
public EventStats()
-
-
Method Details
-
dispatch
-
getEventCountsMap
Returns a copy of the map where the key is the event name and the value has how many times the event has been dispatched.- Returns:
-