Interface UpdaterService


public interface UpdaterService
  • Method Summary

    Modifier and Type
    Method
    Description
    SearchResult<ru.bitel.bgbilling.kernel.update.common.dto.UpdaterUnitItem>
    updaterUnitItemSearch(String componentKey, String status, Page page)
     
  • Method Details

    • updaterUnitItemSearch

      SearchResult<ru.bitel.bgbilling.kernel.update.common.dto.UpdaterUnitItem> updaterUnitItemSearch(String componentKey, String status, Page page) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException
      Throws:
      ru.bitel.bgbilling.common.BGException
      ru.bitel.bgbilling.common.BGMessageException