public interface CompilationResponse
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getErrorMessage()
Provides error messages
|
Optional<List<String>> |
getMavenOutput()
Provides Maven output
|
Boolean |
isSuccessful() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.