public class JobStep extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
errorOnNoData |
boolean |
gridHasColumnHeading |
String |
gridName |
String |
name |
String |
prefix |
String |
type |
| Constructor and Description |
|---|
JobStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DataCollection dc,
Connection con) |
public String name
public String type
public String gridName
public boolean errorOnNoData
public boolean gridHasColumnHeading
public String prefix
public void execute(DataCollection dc, Connection con) throws TaskFailedException
TaskFailedExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.