Interface InterfaceMahoeSynchronizeJob

    • Field Summary

      • Fields inherited from interface de.willuhn.jameica.hbci.synchronize.jobs.SynchronizeJob

        CTX_ENTITY
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void execute​(de.willuhn.util.ProgressMonitor monitor, boolean lastJob)
      Führt den Job aus.
      • Methods inherited from interface de.willuhn.jameica.hbci.synchronize.jobs.SynchronizeJob

        configure, getContext, getKonto, getName, isRecurring, setContext, setKonto
    • Method Detail

      • execute

        void execute​(de.willuhn.util.ProgressMonitor monitor,
                     boolean lastJob)
              throws java.lang.Exception
        Führt den Job aus.
        Parameters:
        monitor -
        lastJob -
        Throws:
        java.lang.Exception