Package de.hybris.platform.task.impl
Interface AuxiliaryTablesWatchdogTask
- All Superinterfaces:
AutoCloseable,Runnable
Task to be run by the watchdog
-
Method Summary
-
Method Details
-
close
void close()Stops watchdog task- Specified by:
closein interfaceAutoCloseable
-
getTaskName
String getTaskName()Provides watchdog task name- Returns:
- watchdog task name
-