| Package | Description |
|---|---|
| se.diabol.jenkins.workflow | |
| se.diabol.jenkins.workflow.api | |
| se.diabol.jenkins.workflow.util |
| Modifier and Type | Method and Description |
|---|---|
Run |
WorkflowApi.lastFinishedRunFor(org.jenkinsci.plugins.workflow.job.WorkflowJob job) |
| Modifier and Type | Method and Description |
|---|---|
List<Run> |
WorkflowApi.getRunsFor(org.jenkinsci.plugins.workflow.job.WorkflowJob job) |
| Modifier and Type | Method and Description |
|---|---|
static long |
Stage.getDurationOfStageFromRun(Run previousRun,
Stage currentStage) |
| Modifier and Type | Method and Description |
|---|---|
static Run |
Util.getRunById(List<Run> runs,
int buildNumber) |
| Modifier and Type | Method and Description |
|---|---|
static Run |
Util.getRunById(List<Run> runs,
int buildNumber) |
Copyright © 2016–2020 Diabol AB. All rights reserved.