|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.TransientProjectActionFactory
hudson.plugins.depgraph_view.DependencyGraphProjectActionFactory
@Extension public class DependencyGraphProjectActionFactory
Factory to add a dependency graph view action to each project
| Nested Class Summary | |
|---|---|
static class |
DependencyGraphProjectActionFactory.DependencyGraphProjectAction
Shows the connected component of the project |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
DependencyGraphProjectActionFactory()
|
|
| Method Summary | |
|---|---|
java.util.Collection<? extends hudson.model.Action> |
createFor(hudson.model.AbstractProject target)
|
| Methods inherited from class hudson.model.TransientProjectActionFactory |
|---|
all |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyGraphProjectActionFactory()
| Method Detail |
|---|
public java.util.Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject target)
createFor in class hudson.model.TransientProjectActionFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||