public class SonarqubeKBean
extends dev.jeka.core.tool.KBean
| Modifier and Type | Field and Description |
|---|---|
boolean |
logOutput |
boolean |
pingServer |
boolean |
provideProductionLibs |
boolean |
provideTestLibs |
java.lang.String |
scannerVersion |
JkSonarqube |
sonarqube |
| Constructor and Description |
|---|
SonarqubeKBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
protected void |
init() |
void |
run() |
public boolean provideProductionLibs
public boolean provideTestLibs
public java.lang.String scannerVersion
public boolean logOutput
public boolean pingServer
public final JkSonarqube sonarqube