Interface UpdaterTaskService


public interface UpdaterTaskService
  • Method Details

    • searchUpdaterTask

      SearchResult<UpdaterTask> searchUpdaterTask(UpdaterTaskLogStatus status, Page page) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getUpdaterTaskLogList

      List<UpdaterTaskLog> getUpdaterTaskLogList(int updateTaskId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getUpdaterTaskLog

      String getUpdaterTaskLog(int updateTaskLogId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException