public interface UpdaterTaskService
-
Method Summary
-
Method Details
-
searchUpdaterTask
- Throws:
ru.bitel.bgbilling.common.BGException
-
getUpdaterTaskLogList
java.util.List<UpdaterTaskLog> getUpdaterTaskLogList(
int updateTaskId)
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
getUpdaterTaskLog
java.lang.String getUpdaterTaskLog(int updateTaskLogId)
throws ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException