| Package | Description |
|---|---|
| org.kie.workbench.common.services.backend.compiler.nio.decorators.kie | |
| org.kie.workbench.common.services.backend.compiler.nio.impl.kie |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NIOKieCompilerDecorator
Extends the NIO2 Kie Compiler behaviour to the decorators
|
| Modifier and Type | Class and Description |
|---|---|
class |
NIOKieAfterDecorator
After decorator working with the NIO2 , to read and store the Object created by the Kie takari plugin and placed in the CompilationResponse
|
class |
NIOKieJGITCompilerBeforeDecorator
Before decorator to update a git repo before the build on a Kie Project with NIO2
|
class |
NIOKieOutputLogAfterDecorator
After decorator to read and store the maven output into a List
|
| Constructor and Description |
|---|
NIOKieAfterDecorator(NIOKieMavenCompiler compiler) |
NIOKieJGITCompilerBeforeDecorator(NIOKieMavenCompiler compiler) |
NIOKieOutputLogAfterDecorator(NIOKieMavenCompiler compiler) |
| Modifier and Type | Class and Description |
|---|---|
class |
NIOKieDefaultMavenCompiler
Run maven on Kie projects with https://maven.apache.org/ref/3.3.9/maven-embedder/xref/index.html
to use Takari plugins like a black box
|
| Modifier and Type | Method and Description |
|---|---|
static NIOKieMavenCompiler |
NIOKieMavenCompilerFactory.getCompiler(KieDecorator decorator)
Provides a Maven compiler decorated with a Decorator Behaviour
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.