| Type | Name and description |
|---|---|
java.lang.String |
category |
java.lang.String |
folderNameThe individual ODI Design folder to export. |
java.util.List<java.lang.String> |
nameListThe name of the ODI object to export. |
java.util.List<java.lang.String> |
objectListThe type of ODI object to export. |
java.util.List |
objectMaster |
java.lang.String |
projectCodeThe ODI project code to export. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
exportObjects() |
|
java.io.File |
getExportDir() |
| Methods inherited from class | Name |
|---|---|
class ExportDirectoryTask |
exportStageDir, getExportDir, xmlDiff |
class ExportTask |
exportObject, exportTopology, getExportService, getSmartExportService, smartExportObject |
class InstanceTask |
getBuildDir, getCategory, getSourceBase |
The individual ODI Design folder to export. Default: all folders.
The name of the ODI object to export. Default: all object names.
The type of ODI object to export. Default: all object types.
The ODI project code to export. Default: value of 'odi.projectName', or the name of the project subdirectory.