public static class DependencyGraphViewActionFactory.DependencyGraphViewAction extends AbstractDependencyGraphAction implements hudson.model.Action
Constructor and Description |
---|
DependencyGraphViewAction(hudson.model.View view) |
Modifier and Type | Method and Description |
---|---|
hudson.model.AbstractModelObject |
getParentObject() |
protected Collection<? extends hudson.model.Job<?,?>> |
getProjectsForDepgraph() |
String |
getTitle() |
doContextMenu, doDynamic, doEdge, getDisplayName, getIconFileName, getProjectNameStripRegex, getProjectNameStripRegexGroup, getUrlName, isEditFunctionInJSViewEnabled, isGraphvizEnabled, runDot
public DependencyGraphViewAction(hudson.model.View view)
protected Collection<? extends hudson.model.Job<?,?>> getProjectsForDepgraph()
getProjectsForDepgraph
in class AbstractDependencyGraphAction
public String getTitle()
getTitle
in class AbstractDependencyGraphAction
public hudson.model.AbstractModelObject getParentObject()
getParentObject
in class AbstractDependencyGraphAction
Copyright © 2016–2020. All rights reserved.