@Extension
public class DependencyGraphViewActionFactory
extends hudson.model.TransientViewActionFactory
Modifier and Type | Class and Description |
---|---|
static class |
DependencyGraphViewActionFactory.DependencyGraphViewAction
Shows the connected components containing the projects of the view
|
Constructor and Description |
---|
DependencyGraphViewActionFactory() |
Modifier and Type | Method and Description |
---|---|
List<hudson.model.Action> |
createFor(hudson.model.View v) |
public List<hudson.model.Action> createFor(hudson.model.View v)
createFor
in class hudson.model.TransientViewActionFactory
Copyright © 2016–2020. All rights reserved.