| Interface | Description |
|---|---|
| CompilerDecorator<T extends CompilationResponse,C extends AFCompiler<T>> |
Extends the Compiler behaviour to the decorators
|
| Class | Description |
|---|---|
| JGITCompilerBeforeDecorator<T extends CompilationResponse,C extends AFCompiler<T>> |
Before decorator to update a git repo before the build
|
| KieAfterDecorator<T extends CompilationResponse,C extends AFCompiler<T>> |
After decorator that reads and store the Object created by the Kie takari plugin and placed in the CompilationResponse
|
| OutputLogAfterDecorator<T extends CompilationResponse,C extends AFCompiler<T>> |
After decorator to read and store the maven output into a List
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.