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 MaintenanceInfo
MaintenanceInfo.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 MaintenanceInfo
MaintenanceService. 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 void
MaintenanceService. 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 MaintenanceInfo
MaintenanceServiceImpl. getMaintenanceInfo()
Methods in com.atlassian.confluence.plugins.maintenance.service.impl with parameters of type MaintenanceInfo Modifier and Type Method Description void
MaintenanceServiceImpl. updateMaintenanceInfo(MaintenanceInfo maintenanceInfo)
-