Uses of Class
com.jedox.etl.components.scriptapi.Source
-
Uses of Source in com.jedox.etl.components.scriptapi
Methods in com.jedox.etl.components.scriptapi that return SourceModifier and TypeMethodDescriptionGets an existingSource
for a given name.ExecutionAPI.initSource
(String name) Initializes aSource
for a given name (extract or transform) with no tree format and processes all rows.ExecutionAPI.initSource
(String name, String format, int size) Initializes aSource
for a given name (extract or transform).