AbstractAccountMigrator, AktienAccountMigrator, BshAccountMigrator, SantanderAccountMigrator, TargoBankAccountMigratorpublic interface AccountMigrator
| Modifier and Type | Method | Description |
|---|---|---|
void |
migrate(de.willuhn.jameica.plugin.Plugin plugin) |
Started die eigentliche Migration.
|
void |
update(de.willuhn.jameica.hbci.rmi.Konto account) |
Started die eigentliche Migration.
|
void migrate(de.willuhn.jameica.plugin.Plugin plugin)
throws de.willuhn.util.ApplicationException
plugin - das zu überprüfende Pluginde.willuhn.util.ApplicationExceptionvoid update(de.willuhn.jameica.hbci.rmi.Konto account)
throws de.willuhn.util.ApplicationException
account - de.willuhn.util.ApplicationException