Interface UpdaterService
public interface UpdaterService
-
Method Summary
Modifier and TypeMethodDescriptionSearchResult<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
-