Class DataWarningEngine
java.lang.Object
org.silverpeas.components.datawarning.service.DataWarningEngine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoiddeleteDataWarningGroup(int groupId) voidvoidvoidgetDataWarningGroup(int groupId) getDataWarningQuery(int queryType) getDataWarningUser(String userId) voidinit()voidrun()voidvoidvoidvoidvoidvoidvoidvoidupdateSchedulerWakeUp(long nextTime)
-
Constructor Details
-
DataWarningEngine
- Throws:
DataWarningException
-
-
Method Details
-
init
- Throws:
DataWarningException
-
run
-
updateDataWarning
- Throws:
DataWarningException
-
getDataWarning
-
getDataWarningWritable
-
updateDataWarningQuery
- Throws:
DataWarningException
-
getDataWarningQuery
-
updateDataWarningScheduler
- Throws:
DataWarningException
-
updateSchedulerWakeUp
public void updateSchedulerWakeUp(long nextTime) -
getDataWarningScheduler
-
restartSchedulerIfNeeded
public void restartSchedulerIfNeeded() -
startScheduler
- Throws:
DataWarningException
-
stopScheduler
- Throws:
DataWarningException
-
createDataWarningGroup
- Throws:
DataWarningException
-
deleteDataWarningGroup
- Throws:
DataWarningException
-
deleteDataWarningGroups
- Throws:
DataWarningException
-
updateDataWarningGroup
- Throws:
DataWarningException
-
getDataWarningGroups
- Throws:
DataWarningException
-
getDataWarningGroup
- Throws:
DataWarningException
-
createDataWarningUser
- Throws:
DataWarningException
-
deleteDataWarningUser
- Throws:
DataWarningException
-
deleteDataWarningUsers
- Throws:
DataWarningException
-
updateDataWarningUser
- Throws:
DataWarningException
-
getDataWarningUsers
- Throws:
DataWarningException
-
getDataWarningUser
- Throws:
DataWarningException
-