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