| Package | Description |
|---|---|
| org.kuali.common.devops.jenkins.upgrade | |
| org.kuali.common.devops.jenkins.upgrade.model |
| Modifier and Type | Method and Description |
|---|---|
static List<JobSummary> |
Jenkins.buildJobs(org.kuali.common.core.io.UnixFile jenkinsHome,
String timeZoneId,
long startedBefore) |
| Modifier and Type | Method and Description |
|---|---|
static List<org.kuali.common.core.io.UnixFile> |
JenkinsReporting.getFiles(JobSummary job) |
| Modifier and Type | Method and Description |
|---|---|
JobSummary |
JobSummary.Builder.build() |
static JobSummary |
JobSummary.build(org.kuali.common.core.io.UnixFile basedir,
String timeZoneId,
long startedBefore) |
| Modifier and Type | Method and Description |
|---|---|
List<JobSummary> |
JenkinsSummary.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
JenkinsSummary.Builder |
JenkinsSummary.Builder.withJobs(List<JobSummary> jobs) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.