Package org.bonitasoft.engine.handler
Class SchedulerServiceRestartHandler
java.lang.Object
org.bonitasoft.engine.handler.SchedulerServiceRestartHandler
- All Implemented Interfaces:
PlatformRestartHandler
- Author:
- Matthieu Chaffotte
-
Constructor Summary
ConstructorsConstructorDescriptionSchedulerServiceRestartHandler(SchedulerService schedulerService, UserTransactionService userTransactionService) -
Method Summary
-
Constructor Details
-
SchedulerServiceRestartHandler
public SchedulerServiceRestartHandler(SchedulerService schedulerService, UserTransactionService userTransactionService)
-
-
Method Details
-
execute
public void execute()- Specified by:
executein interfacePlatformRestartHandler
-