Uses of Class
com.atlassian.bamboo.event.spi.EventStats
-
Packages that use EventStats Package Description com.atlassian.bamboo.event.spi com.atlassian.bamboo.ww2.actions.admin -
-
Uses of EventStats in com.atlassian.bamboo.event.spi
Constructors in com.atlassian.bamboo.event.spi with parameters of type EventStats Constructor Description BambooEventDispatcher(com.atlassian.event.spi.EventDispatcher delegate, EventStats eventStats)
-
Uses of EventStats in com.atlassian.bamboo.ww2.actions.admin
Methods in com.atlassian.bamboo.ww2.actions.admin that return EventStats Modifier and Type Method Description EventStats
ViewBambooInternals. getEventStats()
Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type EventStats Modifier and Type Method Description void
ViewBambooInternals. setEventStats(EventStats eventStats)
-