All Classes
| Class | Description |
|---|---|
| ExecutionLogger |
ExecutionLogger interface.
|
| FileLogger |
FileLogger class.
|
| FileLoggerMirrorHandler |
Handle output form interpreter.
|
| ScriptEvaluationException |
Signals an error during parsing/evaluation of a script.
|
| ScriptException |
Common errors during script running.
|
| ScriptInterpreter |
Defines a simple abstraction used to plug-in several script interpreters for the pre-/post-build-hooks.
|
| ScriptReturnException |
Signals an invalid value returned from script execution.
|
| ScriptRunner |
Runs pre-/post-build hook scripts.
|