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

      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