Uses of Interface
com.atlassian.bamboo.configuration.SystemStatisticsBean
-
Packages that use SystemStatisticsBean Package Description com.atlassian.bamboo.configuration -
-
Uses of SystemStatisticsBean in com.atlassian.bamboo.configuration
Classes in com.atlassian.bamboo.configuration that implement SystemStatisticsBean Modifier and Type Class Description class
DefaultSystemStatisticsBean
Methods in com.atlassian.bamboo.configuration that return SystemStatisticsBean Modifier and Type Method Description SystemStatisticsBean
SystemInfoAction. getSystemStatisticsBean()
Methods in com.atlassian.bamboo.configuration with parameters of type SystemStatisticsBean Modifier and Type Method Description void
SystemInfoAction. setSystemStatisticsBean(SystemStatisticsBean systemStatisticsBean)
-