public class CukedoctorProjectAction extends CukedoctorBaseAction implements hudson.model.ProminentProjectAction
| Modifier and Type | Class and Description |
|---|---|
static class |
CukedoctorProjectAction.CukedoctorActionFactory |
ALL_DOCUMENTATION, BASE_URL, BUILD_ACTION_ALL_DOCUMENTATION, ICON_NAME, TITLE| Constructor and Description |
|---|
CukedoctorProjectAction(hudson.model.Job<?,?> job,
List<CukedoctorBuild> cukedoctorBuilds) |
| Modifier and Type | Method and Description |
|---|---|
List<CukedoctorBuild> |
getBuilds() |
protected String |
getTitle() |
String |
job() |
getDisplayName, getIconFileName, getUrlNamepublic CukedoctorProjectAction(hudson.model.Job<?,?> job,
List<CukedoctorBuild> cukedoctorBuilds)
public String job()
protected String getTitle()
getTitle in class CukedoctorBaseActionpublic List<CukedoctorBuild> getBuilds()
Copyright © 2016–2020. All rights reserved.