| Package | Description |
|---|---|
| scriptella.execution |
Facade classes for xml scripts execution.
|
| scriptella.interactive |
Progress Indicators and other classes related to user interaction.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatistics |
EtlExecutor.execute(ProgressIndicator indicator)
Executes ETL based on a specified configuration.
|
protected EtlContext |
EtlExecutor.prepare(ProgressIndicator indicator)
Prepares the scripts context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleProgressIndicator
Progress indicator to send out
|
class |
ProgressIndicatorBase
TODO: Add documentation
|
class |
SwingProgressIndicator
TODO: Add documentation
|
| Modifier and Type | Field and Description |
|---|---|
protected ProgressIndicator |
ProgressCallback.progressIndicator |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressCallback.setProgressBar(ProgressIndicator progressIndicator) |
| Constructor and Description |
|---|
ProgressCallback(int size,
ProgressIndicator indicator) |
Copyright © 2006-2012. All Rights Reserved.