Package | Description |
---|---|
scriptella.core |
Core classes for scripts execution.
|
scriptella.execution |
Facade classes for xml scripts execution.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicContext
Represents dynamic execution context for executable elements.
|
Modifier and Type | Class and Description |
---|---|
class |
JmxEtlManager
Implementation of
JmxEtlManagerMBean . |
Modifier and Type | Method and Description |
---|---|
ExecutionStatistics |
EtlExecutor.execute()
Executes ETL based on a specified configuration.
|
ExecutionStatistics |
EtlExecutor.execute(ProgressIndicator indicator)
Executes ETL based on a specified configuration.
|
static EtlExecutor |
EtlExecutor.newExecutor(java.net.URL scriptFileUrl)
Helper method to create a new ScriptExecutor for specified script URL.
|
static EtlExecutor |
EtlExecutor.newExecutor(java.net.URL scriptFileUrl,
java.util.Map<java.lang.String,?> externalProperties)
Helper method to create a new ScriptExecutor for specified script URL.
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.