public class TargoBankAccountStatementFinder extends AbstractAccountStatementFinder<TargoBankWebAccountInformation>
accountInfo, lastStatementDate, webClient| Constructor and Description |
|---|
TargoBankAccountStatementFinder(WebClient webClient,
TargoBankWebAccountInformation accountInfo)
Creates a new TargoBankAccountStatementFinder object with a webClient and
account information.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
startSearch()
Starts the search of new account statements
|
addStatement, findStatements, getSheets, isSearchExecutedpublic TargoBankAccountStatementFinder(WebClient webClient,
TargoBankWebAccountInformation accountInfo)
throws WebSiteException
webClient - accountInfo - WebSiteExceptionprotected void startSearch()
throws WebSiteException
AbstractAccountStatementFinderstartSearch in class AbstractAccountStatementFinder<TargoBankWebAccountInformation>WebSiteExceptionAbstractAccountStatementFinder.startSearch()