|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RunnerProperties
Mostly used properties that can be injected in Runner.setProperty(String, String).
See documentation for more properties.
| Field Summary | |
|---|---|
static String |
HOST_URL
HTTP URL of Sonar server, "http://localhost:9000" by default |
static String |
TASK
Task to execute, "scan" by default |
static String |
WORK_DIR
Working directory containing generated reports and temporary data. |
| Field Detail |
|---|
static final String HOST_URL
static final String TASK
static final String WORK_DIR
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||