| Class | Description |
|---|---|
| DefaultCompilationResponse |
Default implementation of a basic (Non Kie) Compilation response,
it contains a boolean flag as a result of the build, an optional String error message,
and an optional List of String with the maven output
|
| DefaultKieCompilationResponse |
Default implementation of a Kie Compilation response,
it contains a boolean flag as a result of the build, an optional String error message,
and a List of String with the maven output
|
| DefaultPluginPresents |
Default implementation to signals the plugins present after the scan of the poms
|
| DefaultPomEditor |
IS the main actor in the changes to the build tag in the poms
|
| JGitUtils |
Class used to provides JGit functionalities to the JGIT compiler decorators
|
| LogUtils | |
| PomPlaceHolder |
Used to store informations of each pom found in a prj
|
| ProcessedPoms |
Contains the list of founded poms in a prj and a boolean about the correctness
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.