Uses of Class
com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
-
Packages that use EBXTransferTemplateSpec Package Description com.orchestranetworks.addon.dint Provides classes and interfaces to execute a data integration task. -
-
Uses of EBXTransferTemplateSpec in com.orchestranetworks.addon.dint
Methods in com.orchestranetworks.addon.dint with parameters of type EBXTransferTemplateSpec Modifier and Type Method Description abstract DataIntegrationExecutionResultsDataIntegrationExecutor. execute(EBXTransferTemplateSpec spec)Performs an EBX transfer task with a given template.
-