public class BlockUserMaintenanceTask extends java.lang.Object implements MaintenanceTask
| Constructor and Description |
|---|
BlockUserMaintenanceTask(<any> emp,
ReportServerService rsService,
UserManagerService userService,
UserPropertiesServiceImpl propertiesService) |
| Modifier and Type | Method and Description |
|---|---|
void |
performMaintenance()
Callback called by the maintenance thread.
|
public BlockUserMaintenanceTask(<any> emp,
ReportServerService rsService,
UserManagerService userService,
UserPropertiesServiceImpl propertiesService)
public void performMaintenance()
MaintenanceTaskperformMaintenance in interface MaintenanceTask