Uses of Interface
com.atlassian.confluence.plugins.maintenance.service.MaintenanceService
-
Packages that use MaintenanceService Package Description com.atlassian.confluence.plugins.maintenance.actions com.atlassian.confluence.plugins.maintenance.service.impl -
-
Uses of MaintenanceService in com.atlassian.confluence.plugins.maintenance.actions
Methods in com.atlassian.confluence.plugins.maintenance.actions with parameters of type MaintenanceService Modifier and Type Method Description void
MaintenanceConfigurationAction. setMaintenanceService(MaintenanceService maintenanceService)
-
Uses of MaintenanceService in com.atlassian.confluence.plugins.maintenance.service.impl
Classes in com.atlassian.confluence.plugins.maintenance.service.impl that implement MaintenanceService Modifier and Type Class Description class
MaintenanceServiceImpl
-