public class DownstreamBuildViewAction extends AbstractDownstreamBuildViewAction
| Modifier and Type | Class and Description |
|---|---|
class |
DownstreamBuildViewAction.DownstreamBuilds |
build, LOG| Constructor and Description |
|---|
DownstreamBuildViewAction() |
| Modifier and Type | Method and Description |
|---|---|
List<DownstreamBuildViewAction.DownstreamBuilds> |
getDownstreamBuildList() |
void |
onAttached(hudson.model.Run<?,?> r) |
void |
setDownstreamBuildList(List<DownstreamBuildViewAction.DownstreamBuilds> downstreamBuildList) |
addDownstreamBuilds, getBuild, getDisplayName, getDownstreamBuildNumber, getIconFileName, getUrlName, onLoadpublic void onAttached(hudson.model.Run<?,?> r)
onAttached in interface jenkins.model.RunAction2onAttached in class AbstractDownstreamBuildViewActionpublic List<DownstreamBuildViewAction.DownstreamBuilds> getDownstreamBuildList()
public void setDownstreamBuildList(List<DownstreamBuildViewAction.DownstreamBuilds> downstreamBuildList)
Copyright © 2004-2013 Ushus Technologies. All Rights Reserved.