Class PeriodicProcessErrorMessage
java.lang.Object
bitel.billing.server.admin.errorlog.bean.ErrorMessage
bitel.billing.server.admin.errorlog.bean.PeriodicProcessErrorMessage
Сообщение об ошибке периодического процесса, например обсчетов абонплат, IPN, RSCM модуля и т.п.
-
Field Summary
Fields inherited from class bitel.billing.server.admin.errorlog.bean.ErrorMessage
subject, text
-
Constructor Summary
ConstructorDescriptionPeriodicProcessErrorMessage
(Date month, String marker, String subject, String text) -
Method Summary
Methods inherited from class bitel.billing.server.admin.errorlog.bean.ErrorMessage
getRegistrationTime, getSubject, getText, setRegistrationTime
-
Constructor Details
-
PeriodicProcessErrorMessage
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getMonth
-
getMarker
-