public interface ExchangeTask
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the task
|
String |
getTaskDescription()
Get the description of a task
|
void |
init()
One time initialization of the task
|
void |
parseCommandline(String[] args) |
Copyright © 2017. All rights reserved.