Class PeriodicTask
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.kernel.task.common.bean.PeriodicTask
- All Implemented Interfaces:
Serializable
,Idable
Bean для периодических задач, запущенный в данный момент.
Используется в клиентской части для отображения текущего состояния планировщика.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
void
setAmount
(int amount) void
setDescription
(String description)
-
Constructor Details
-
PeriodicTask
public PeriodicTask()
-
-
Method Details
-
getDescription
-
setDescription
-
getAmount
public int getAmount() -
setAmount
public void setAmount(int amount)
-