org.jvnet.hudson.plugins
Class DownstreamBuildViewAction
java.lang.Object
org.jvnet.hudson.plugins.AbstractDownstreamBuildViewAction
org.jvnet.hudson.plugins.DownstreamBuildViewAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class DownstreamBuildViewAction
- extends AbstractDownstreamBuildViewAction
- Author:
- shinod.mohandas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownstreamBuildViewAction
public DownstreamBuildViewAction(hudson.model.AbstractBuild<?,?> build)
getRootURL
public String getRootURL()
getDownstreamBuildList
public List<DownstreamBuildViewAction.DownstreamBuilds> getDownstreamBuildList()
setDownstreamBuildList
public void setDownstreamBuildList(List<DownstreamBuildViewAction.DownstreamBuilds> downstreamBuildList)
Copyright © 2004-2011 Ushus Technologies. All Rights Reserved.