public class NIOKieOutputLogAfterDecorator extends Object implements NIOKieCompilerDecorator
| Constructor and Description |
|---|
NIOKieOutputLogAfterDecorator(NIOKieMavenCompiler compiler) |
| Modifier and Type | Method and Description |
|---|---|
KieCompilationResponse |
compileSync(NIOCompilationRequest req)
Compile a project starting from the main POM in a sync way
|
DefaultKieCompilationResponse |
getDefaultCompilationResponse(Boolean result,
NIOCompilationRequest req) |
public NIOKieOutputLogAfterDecorator(NIOKieMavenCompiler compiler)
public KieCompilationResponse compileSync(NIOCompilationRequest req)
NIOKieMavenCompilercompileSync in interface NIOKieMavenCompilerpublic DefaultKieCompilationResponse getDefaultCompilationResponse(Boolean result, NIOCompilationRequest req)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.