Package bitel.billing.server.admin.bean
Class CommentUpdater
java.lang.Object
ru.bitel.bgbilling.kernel.task.server.bean.RunTask
bitel.billing.server.admin.bean.CommentUpdater
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Runnable
public class CommentUpdater extends RunTask
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CommentUpdater(int patternid)
-
Method Summary
Modifier and Type Method Description void
executeTask()
java.lang.String
getDescription()
Methods inherited from class ru.bitel.bgbilling.kernel.task.server.bean.RunTask
getQueueId, getUniqueKeyParallel, getUniqueKeyQueue, init, removeMyselfFromTable, run, setQueueId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommentUpdater
public CommentUpdater(int patternid)
-
-
Method Details
-
getDescription
public java.lang.String getDescription()- Specified by:
getDescription
in classRunTask
-
executeTask
public void executeTask()- Specified by:
executeTask
in classRunTask
-