public class MaintenanceTaskManager extends MaintenanceTaskManager
MaintenanceTaskManager.MaintenanceTaskType_lastRunningTaskType, _runningTask, _runningTaskType, _systemStatus, MAINTENANCE_TASK_ENDED, MAINTENANCE_TASK_RUNNING, REPOSITORY_UNAVAILABLE, ROLE| Constructor and Description |
|---|
MaintenanceTaskManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJndi()
Determines if the repository is obtained through JNDI
|
protected void |
shutdownRepository()
Shutdown the Ametys repository instance
|
_createTask, contextualize, getLastRunningTaskType, getProgressInfo, getRunningTaskType, isRepositoryStarted, isTaskRunning, launch, serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic MaintenanceTaskManager()
protected void shutdownRepository() throws RepositoryException
MaintenanceTaskManagershutdownRepository in class MaintenanceTaskManagerRepositoryException - If the repository cannot be shutdownpublic boolean isJndi()
MaintenanceTaskManagerisJndi in class MaintenanceTaskManager