public class SubJobConfig extends hudson.model.AbstractDescribableImpl<SubJobConfig>
| Modifier and Type | Class and Description |
|---|---|
static class |
SubJobConfig.DescriptorImpl |
| Constructor and Description |
|---|
SubJobConfig(String projectPath,
String sonarReportPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectPath() |
String |
getSonarReportPath() |
Copyright © 2016. All Rights Reserved.