Package | Description |
---|---|
scriptella.core |
Core classes for scripts execution.
|
scriptella.execution |
Facade classes for xml scripts execution.
|
Modifier and Type | Field and Description |
---|---|
protected EtlContext |
DynamicContext.globalContext |
Modifier and Type | Method and Description |
---|---|
protected EtlContext |
DynamicContext.getGlobalContext() |
Modifier and Type | Method and Description |
---|---|
void |
Session.execute(EtlContext ctx) |
Constructor and Description |
---|
ConnectionManager(EtlContext ctx,
ConnectionEl c) |
DynamicContext(EtlContext globalContext) |
EtlVariable(ParametersCallback parametersCallback,
EtlContext globalContext) |
Session(ConfigurationEl configuration,
EtlContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected EtlContext |
EtlExecutor.prepare(ProgressIndicator indicator)
Prepares the scripts context.
|
Constructor and Description |
---|
JmxEtlManager(EtlContext ctx) |
Copyright © Copyright 2006-2019 The Scriptella Project Team.