public class GetTimeChimpSalesInvoices extends Object implements GetSalesInvoicesTask
| Constructor and Description |
|---|
GetTimeChimpSalesInvoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String[] |
getInvoiceFiles() |
String |
getTaskDescription() |
void |
init() |
void |
parseCommandline(String[] args) |
void |
setPreviousSynchronizedInvoices(List<Long> pPreviousSynchronizedInvoices) |
void |
setToken(String pToken) |
public void setToken(String pToken)
setToken in interface GetSalesInvoicesTaskpublic void setPreviousSynchronizedInvoices(List<Long> pPreviousSynchronizedInvoices)
setPreviousSynchronizedInvoices in interface GetSalesInvoicesTaskpublic String[] getInvoiceFiles()
getInvoiceFiles in interface GetSalesInvoicesTaskpublic String getTaskDescription()
getTaskDescription in interface nl.benp.exchanger.task.ExchangeTaskpublic void init()
init in interface nl.benp.exchanger.task.ExchangeTaskpublic void execute()
execute in interface nl.benp.exchanger.task.ExchangeTaskpublic void parseCommandline(String[] args)
parseCommandline in interface nl.benp.exchanger.task.ExchangeTaskCopyright © 2018. All rights reserved.