hudson.plugins.batch_task
Class DownstreamTasksAction
java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.batch_task.DownstreamTasksAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class DownstreamTasksAction
- extends hudson.model.InvisibleAction
Shows the downstream tasks.
- Author:
- Alan Harder
| Methods inherited from class hudson.model.InvisibleAction |
getDisplayName, getIconFileName, getUrlName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
downstream
public final BatchTaskInvoker downstream
DownstreamTasksAction
public DownstreamTasksAction(BatchTaskInvoker invoker)
getTaskConfigs
public List<BatchTaskInvoker.Config> getTaskConfigs()
Copyright © 2004-2012. All Rights Reserved.