public interface AFCompiler<T extends CompilationResponse>
| Modifier and Type | Method and Description |
|---|---|
T |
buildDefaultCompilationResponse(Boolean value) |
T |
buildDefaultCompilationResponse(Boolean successful,
List<String> output) |
T |
compileSync(CompilationRequest req)
Compile a project starting from the main POM in a sync way
|
T compileSync(CompilationRequest req)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.