|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.TransientViewActionFactory
hudson.plugins.depgraph_view.DependencyGraphViewActionFactory
@Extension public class DependencyGraphViewActionFactory
Factory to a dependency graph view action to all views
| Nested Class Summary | |
|---|---|
static class |
DependencyGraphViewActionFactory.DependencyGraphViewAction
Shows the connected components containing the projects of the view |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
DependencyGraphViewActionFactory()
|
|
| Method Summary | |
|---|---|
java.util.List<hudson.model.Action> |
createFor(hudson.model.View v)
|
| Methods inherited from class hudson.model.TransientViewActionFactory |
|---|
all, createAllFor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyGraphViewActionFactory()
| Method Detail |
|---|
public java.util.List<hudson.model.Action> createFor(hudson.model.View v)
createFor in class hudson.model.TransientViewActionFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||