public class LastChangesProjectAction extends LastChangesBaseAction implements hudson.model.ProminentProjectAction
Modifier and Type | Class and Description |
---|---|
static class |
LastChangesProjectAction.LastChangesActionFactory |
BASE_URL
Constructor and Description |
---|
LastChangesProjectAction(hudson.model.Job<?,?> job,
List<LastChangesBuild> lastChangesBuilds) |
Modifier and Type | Method and Description |
---|---|
List<LastChangesBuild> |
getLastChangesBuilds() |
hudson.model.Job<?,?> |
getProject() |
protected String |
getTitle() |
String |
job() |
getDisplayName, getIconFileName, getUrlName
public LastChangesProjectAction(hudson.model.Job<?,?> job, List<LastChangesBuild> lastChangesBuilds)
public String job()
public hudson.model.Job<?,?> getProject()
protected String getTitle()
getTitle
in class LastChangesBaseAction
public List<LastChangesBuild> getLastChangesBuilds()
Copyright © 2016–2019. All rights reserved.