Class GlobalScriptTimer
java.lang.Object
ru.bitel.bgbilling.kernel.task.server.TaskBase
ru.bitel.bgbilling.kernel.script.server.task.GlobalScriptTimer
bitel.billing.server.script.global.bean.GlobalScriptTimer
- All Implemented Interfaces:
java.lang.Runnable
@Deprecated public class GlobalScriptTimer extends GlobalScriptTimer
Deprecated.
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.kernel.task.server.TaskBase
defaultDescription, log, moduleId, setup, STATUS_FINISHED, STATUS_FINISHED_INTERRUPTED, STATUS_NOTSTARTED, STATUS_WORKING, taskId, taskSetup
-
Constructor Summary
Constructors Constructor Description GlobalScriptTimer()
Deprecated. -
Method Summary
Methods inherited from class ru.bitel.bgbilling.kernel.script.server.task.GlobalScriptTimer
executeTask, getDescription, initTask
Methods inherited from class ru.bitel.bgbilling.kernel.task.server.TaskBase
getFinishTime, getModuleId, getOperatingTime, getStartTime, getTaskSetup, getTaskStatus, getWorkingTime, initModuleId, initTask, putMyselfIntoTable, removeMyselfFromTable, run, runLocal, setExecutingTime, setModuleId, startTask
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GlobalScriptTimer
public GlobalScriptTimer()Deprecated.
-
GlobalScriptTimer