|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.InvisibleAction
hudson.plugins.batch_task.DownstreamTasksAction
public class DownstreamTasksAction
Shows the downstream tasks.
| Field Summary | |
|---|---|
BatchTaskInvoker |
downstream
|
| Constructor Summary | |
|---|---|
DownstreamTasksAction(BatchTaskInvoker invoker)
|
|
| Method Summary | |
|---|---|
java.util.List<BatchTaskInvoker.Config> |
getTaskConfigs()
|
| 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 |
| Field Detail |
|---|
public final BatchTaskInvoker downstream
| Constructor Detail |
|---|
public DownstreamTasksAction(BatchTaskInvoker invoker)
| Method Detail |
|---|
public java.util.List<BatchTaskInvoker.Config> getTaskConfigs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||