public static class DependencyGraphActionFactory.DependencyGraphProjectAction extends AbstractDependencyGraphAction
| Constructor and Description | 
|---|
| DependencyGraphProjectAction(hudson.model.Job<?,?> project) | 
| Modifier and Type | Method and Description | 
|---|---|
| hudson.model.AbstractModelObject | getParentObject() | 
| protected Collection<hudson.model.Job<?,?>> | getProjectsForDepgraph() | 
| String | getTitle() | 
doContextMenu, doDynamic, doEdge, getDisplayName, getIconFileName, getProjectNameStripRegex, getProjectNameStripRegexGroup, getUrlName, isEditFunctionInJSViewEnabled, isGraphvizEnabled, runDotpublic DependencyGraphProjectAction(hudson.model.Job<?,?> project)
protected Collection<hudson.model.Job<?,?>> getProjectsForDepgraph()
getProjectsForDepgraph in class AbstractDependencyGraphActionpublic String getTitle()
getTitle in class AbstractDependencyGraphActionpublic hudson.model.AbstractModelObject getParentObject()
getParentObject in class AbstractDependencyGraphActionCopyright © 2016–2020. All rights reserved.