Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
V
X
A
addFileset(FileSet)
- Method in class scriptella.tools.ant.
EtlExecuteTask
AntHandler
- Class in
scriptella.tools.ant
java.util.logging Handler adapter for Ant.
AntHandler(Project, boolean)
- Constructor for class scriptella.tools.ant.
AntHandler
B
BugReport
- Class in
scriptella.tools.launcher
Represents bug report for unexpected conditions.
BugReport(Throwable)
- Constructor for class scriptella.tools.launcher.
BugReport
Creates bug report for throwable.
C
checkFile(String)
- Method in class scriptella.tools.template.
TemplateManager
Returns true if file doesn't exist.
close()
- Method in class scriptella.tools.ant.
AntHandler
create(TemplateManager, Map<String, ?>)
- Method in class scriptella.tools.ant.
EtlTemplateTask
Template method for testing purposes.
create(Map<String, ?>)
- Method in class scriptella.tools.template.
DataMigrator
create(Map<String, ?>)
- Method in class scriptella.tools.template.
TemplateManager
Produce template files.
create(String, String)
- Static method in class scriptella.tools.template.
TemplateManager
Creates an ETL template using a specified template manager name and properties file.
D
DataMigrator
- Class in
scriptella.tools.template
Data migration template manager.
DataMigrator()
- Constructor for class scriptella.tools.template.
DataMigrator
DEFAULT_FILE_NAME
- Static variable in class scriptella.tools.launcher.
EtlLauncher
defineName()
- Method in class scriptella.tools.template.
TemplateManager
Defines base name for ETL.
E
EtlExecuteTask
- Class in
scriptella.tools.ant
Ant task for ETL scripts execution.
EtlExecuteTask()
- Constructor for class scriptella.tools.ant.
EtlExecuteTask
EtlLauncher
- Class in
scriptella.tools.launcher
Command line launcher.
EtlLauncher()
- Constructor for class scriptella.tools.launcher.
EtlLauncher
EtlLauncher.ErrorCode
- Enum in
scriptella.tools.launcher
Error codes returned by the launcher.
EtlTaskBase
- Class in
scriptella.tools.ant
Base class for Scriptella ETL Ant tasks.
EtlTaskBase()
- Constructor for class scriptella.tools.ant.
EtlTaskBase
EtlTemplateTask
- Class in
scriptella.tools.ant
Task to emit ETL file templates.
EtlTemplateTask()
- Constructor for class scriptella.tools.ant.
EtlTemplateTask
execute()
- Method in class scriptella.tools.ant.
EtlExecuteTask
execute()
- Method in class scriptella.tools.ant.
EtlTemplateTask
execute(File)
- Method in class scriptella.tools.launcher.
EtlLauncher
F
flush()
- Method in class scriptella.tools.ant.
AntHandler
forName(String)
- Static method in class scriptella.tools.template.
TemplateManager
Loads a specified by name.
G
getErrorCode()
- Method in enum scriptella.tools.launcher.
EtlLauncher.ErrorCode
getMaxmemory()
- Method in class scriptella.tools.ant.
EtlExecuteTask
getProperties()
- Method in class scriptella.tools.ant.
EtlTaskBase
Returns a map of properties to pass into Scriptella.
I
isDebug()
- Method in class scriptella.tools.ant.
EtlTaskBase
isFile(File)
- Method in class scriptella.tools.launcher.
EtlLauncher
Overridable for testing.
isFork()
- Method in class scriptella.tools.ant.
EtlExecuteTask
isInheritAll()
- Method in class scriptella.tools.ant.
EtlTaskBase
Getter for inheritAll property.
isNostat()
- Method in class scriptella.tools.ant.
EtlExecuteTask
isPossibleBug(Throwable)
- Static method in class scriptella.tools.launcher.
BugReport
isQuiet()
- Method in class scriptella.tools.ant.
EtlTaskBase
L
loadResourceAsString(String)
- Method in class scriptella.tools.template.
TemplateManager
Loads specifed classpath resource into a string.
logger
- Variable in class scriptella.tools.template.
TemplateManager
M
main(String[])
- Static method in class scriptella.tools.launcher.
EtlLauncher
N
newFileWriter(String)
- Method in class scriptella.tools.template.
TemplateManager
Template factory method for writers.
P
printUsage()
- Method in class scriptella.tools.launcher.
EtlLauncher
printVersion()
- Method in class scriptella.tools.launcher.
EtlLauncher
PROPS_EXT
- Static variable in class scriptella.tools.template.
TemplateManager
publish(LogRecord)
- Method in class scriptella.tools.ant.
AntHandler
R
resetLogging()
- Method in class scriptella.tools.ant.
EtlTaskBase
Resets JUL back to the original state.
resolveFile(File, String)
- Method in class scriptella.tools.launcher.
EtlLauncher
Resolves ETL file using the following rule: if specified file exists - it is returned, otherwise if file has no extension
name
+".etl.xml" file is checked for presence and returned.
S
scriptella.tools.ant
- package scriptella.tools.ant
Ant tasks.
scriptella.tools.launcher
- package scriptella.tools.launcher
Command line ETL launcher.
scriptella.tools.template
- package scriptella.tools.template
ETL templates and support classes.
setDebug(boolean)
- Method in class scriptella.tools.ant.
EtlTaskBase
setFile(String)
- Method in class scriptella.tools.ant.
EtlExecuteTask
setFork(boolean)
- Method in class scriptella.tools.ant.
EtlExecuteTask
setInheritAll(boolean)
- Method in class scriptella.tools.ant.
EtlTaskBase
Setter for inheritAll property.
setMaxmemory(String)
- Method in class scriptella.tools.ant.
EtlExecuteTask
setName(String)
- Method in class scriptella.tools.ant.
EtlTemplateTask
Setter for name property.
setNostat(boolean)
- Method in class scriptella.tools.ant.
EtlExecuteTask
setNoStat(boolean)
- Method in class scriptella.tools.launcher.
EtlLauncher
setProgressIndicator(ProgressIndicator)
- Method in class scriptella.tools.launcher.
EtlLauncher
setProperties(Map<String, ?>)
- Method in class scriptella.tools.launcher.
EtlLauncher
Sets additional properties available for ETL.
setQuiet(boolean)
- Method in class scriptella.tools.ant.
EtlTaskBase
setupLogging()
- Method in class scriptella.tools.ant.
EtlTaskBase
Configures Scriptella JUL loggers to use Ant logging.
STD_FORMATTER
- Static variable in class scriptella.tools.launcher.
EtlLauncher
T
template(List<String>)
- Method in class scriptella.tools.launcher.
EtlLauncher
TemplateManager
- Class in
scriptella.tools.template
ETL files template manager.
TemplateManager()
- Constructor for class scriptella.tools.template.
TemplateManager
toString()
- Method in class scriptella.tools.launcher.
BugReport
V
valueOf(String)
- Static method in enum scriptella.tools.launcher.
EtlLauncher.ErrorCode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum scriptella.tools.launcher.
EtlLauncher.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
X
XML_EXT
- Static variable in class scriptella.tools.template.
TemplateManager
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © Copyright 2006-2009 The
Scriptella Project
Team.