Interface UpdaterTask


public interface UpdaterTask
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
  • Method Details

    • doUpdateTask

      boolean doUpdateTask() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getTitle

      String getTitle()