|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.depgraph_view.AbstractDependencyGraphAction
hudson.plugins.depgraph_view.DependencyGraphViewActionFactory.DependencyGraphViewAction
public static class DependencyGraphViewActionFactory.DependencyGraphViewAction
Shows the connected components containing the projects of the view
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.plugins.depgraph_view.AbstractDependencyGraphAction |
|---|
AbstractDependencyGraphAction.SupportedImageType |
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.depgraph_view.AbstractDependencyGraphAction |
|---|
extension2Type |
| Constructor Summary | |
|---|---|
DependencyGraphViewActionFactory.DependencyGraphViewAction(hudson.model.View view)
|
|
| Method Summary | |
|---|---|
hudson.model.AbstractModelObject |
getParentObject()
|
protected java.util.Collection<? extends hudson.model.AbstractProject<?,?>> |
getProjectsForDepgraph()
|
java.lang.String |
getTitle()
|
| Methods inherited from class hudson.plugins.depgraph_view.AbstractDependencyGraphAction |
|---|
doDynamic, generateDotText, getDisplayName, getIconFileName, getUrlName, runDot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.model.Action |
|---|
getDisplayName, getIconFileName, getUrlName |
| Constructor Detail |
|---|
public DependencyGraphViewActionFactory.DependencyGraphViewAction(hudson.model.View view)
| Method Detail |
|---|
protected java.util.Collection<? extends hudson.model.AbstractProject<?,?>> getProjectsForDepgraph()
getProjectsForDepgraph in class AbstractDependencyGraphActionpublic java.lang.String getTitle()
getTitle in class AbstractDependencyGraphActionpublic hudson.model.AbstractModelObject getParentObject()
getParentObject in class AbstractDependencyGraphAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||