public class RetrieveJournaal extends AbstractTask
cTask, iCmd, iCmdProcessor, iInputDirectory, iWorkDirectory, LOGGER| Constructor and Description |
|---|
RetrieveJournaal() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the task
|
String |
getCompanyNr() |
String |
getRun() |
String |
getTaskDescription()
Get the description of a task
|
String |
getYear() |
void |
init()
One time initialization of the task
|
static void |
main(String[] args) |
void |
setCompanyNr(String pCompanyNr) |
void |
setRun(String pRun) |
void |
setYear(String pYear) |
configureLog4j, getInputDirectory, getModel, getWorkDirectory, initLog, parseCommandline, setInputDirectory, setModel, setWorkDirectorypublic void init()
ExchangeTaskinit in interface ExchangeTaskinit in class AbstractTaskpublic void execute()
ExchangeTaskpublic String getCompanyNr()
public void setCompanyNr(String pCompanyNr)
public String getYear()
public void setYear(String pYear)
public String getRun()
public void setRun(String pRun)
public static void main(String[] args)
public String getTaskDescription()
ExchangeTaskCopyright © 2017. All rights reserved.