| Package | Description |
|---|---|
| com.capitalone.dashboard.jenkins.model | |
| com.capitalone.dashboard.repository | |
| com.capitalone.dashboard.utils |
| Modifier and Type | Method and Description |
|---|---|
JenkinsCodeQualityJob |
JenkinsCodeQualityJob.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<JenkinsCodeQualityJob> |
JenkinsCodeQualityJobRepository.findAllByCollectorId(ObjectId collectorId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CodeQualityService.storeJob(JenkinsJob job,
JenkinsCodeQualityJob codeQualityJob,
List<? extends CodeQualityVisitee> report) |
boolean |
CodeQualityDataService.storeJob(JenkinsJob jobName,
JenkinsCodeQualityJob job,
List<? extends CodeQualityVisitee> xmlReportList) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.