Package | Description |
---|---|
scriptella.driver.spring |
Spring Framework Integration Driver for Scriptella.
|
scriptella.execution |
Facade classes for xml scripts execution.
|
Modifier and Type | Method and Description |
---|---|
ExecutionStatistics |
EtlExecutorBean.call()
Simply calls
EtlExecutorBean.execute() . |
ExecutionStatistics |
EtlExecutorBean.execute() |
ExecutionStatistics |
EtlExecutorBean.execute(ProgressIndicator indicator) |
Modifier and Type | Method and Description |
---|---|
ExecutionStatistics |
EtlExecutor.call()
A synonym for
EtlExecutor.execute() . |
ExecutionStatistics |
EtlExecutor.execute()
Executes ETL based on a specified configuration.
|
ExecutionStatistics |
EtlExecutor.execute(ProgressIndicator indicator)
Executes ETL based on a specified configuration.
|
ExecutionStatistics |
ExecutionStatisticsBuilder.getStatistics() |
Copyright © Copyright 2006-2019 The Scriptella Project Team.