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 voidexecuteTask()java.lang.StringgetDescription()Methods inherited from class ru.bitel.bgbilling.kernel.task.server.bean.RunTask
getQueueId, getUniqueKeyParallel, getUniqueKeyQueue, init, removeMyselfFromTable, run, setQueueIdMethods 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:
getDescriptionin classRunTask
-
executeTask
public void executeTask()- Specified by:
executeTaskin classRunTask
-