Class | Description |
---|---|
ExecutionLogger | |
RunFailureException |
Signals a failure of a sub build run by the Invoker Plugin.
|
ScriptEvaluationException |
Signals an error during parsing/evaluation of a script.
|
ScriptInterpreter |
Defines a simple abstraction used to plug-in several script interpreters for the pre-/post-build-hooks.
|