|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EtlContext | |
|---|---|
| scriptella.core | Core classes for scripts execution. |
| scriptella.execution | Facade classes for xml scripts execution. |
| Uses of EtlContext in scriptella.core |
|---|
| Fields in scriptella.core declared as EtlContext | |
|---|---|
protected EtlContext |
DynamicContext.globalContext
|
| Methods in scriptella.core that return EtlContext | |
|---|---|
protected EtlContext |
DynamicContext.getGlobalContext()
|
| Methods in scriptella.core with parameters of type EtlContext | |
|---|---|
void |
Session.execute(EtlContext ctx)
|
| Constructors in scriptella.core with parameters of type EtlContext | |
|---|---|
ConnectionManager(EtlContext ctx,
ConnectionEl c)
|
|
DynamicContext(EtlContext globalContext)
|
|
Session(ConfigurationEl configuration,
EtlContext ctx)
|
|
| Uses of EtlContext in scriptella.execution |
|---|
| Methods in scriptella.execution that return EtlContext | |
|---|---|
protected EtlContext |
EtlExecutor.prepare(ProgressIndicator indicator)
Prepares the scripts context. |
| Constructors in scriptella.execution with parameters of type EtlContext | |
|---|---|
JmxEtlManager(EtlContext ctx)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||