Uses of Class
com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo
-
-
Uses of MaintenanceInfo in com.atlassian.confluence.plugins.maintenance.model
Methods in com.atlassian.confluence.plugins.maintenance.model that return MaintenanceInfo Modifier and Type Method Description MaintenanceInfoMaintenanceInfo.Builder. build() -
Uses of MaintenanceInfo in com.atlassian.confluence.plugins.maintenance.service
Methods in com.atlassian.confluence.plugins.maintenance.service that return MaintenanceInfo Modifier and Type Method Description MaintenanceInfoMaintenanceService. getMaintenanceInfo()Get the banner message for maintenance modeMethods in com.atlassian.confluence.plugins.maintenance.service with parameters of type MaintenanceInfo Modifier and Type Method Description voidMaintenanceService. updateMaintenanceInfo(MaintenanceInfo maintenanceInfo)Update the maintenance info -
Uses of MaintenanceInfo in com.atlassian.confluence.plugins.maintenance.service.impl
Methods in com.atlassian.confluence.plugins.maintenance.service.impl that return MaintenanceInfo Modifier and Type Method Description MaintenanceInfoMaintenanceServiceImpl. getMaintenanceInfo()Methods in com.atlassian.confluence.plugins.maintenance.service.impl with parameters of type MaintenanceInfo Modifier and Type Method Description voidMaintenanceServiceImpl. updateMaintenanceInfo(MaintenanceInfo maintenanceInfo)
-