Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
M
O
R
S
_
A
AbstractDependencyGraphAction
- Class in
hudson.plugins.depgraph_view
Basic action for creating a Dot-Image of the DependencyGraph
AbstractDependencyGraphAction()
- Constructor for class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
AbstractDependencyGraphAction.SupportedImageType
- Class in
hudson.plugins.depgraph_view
AbstractDependencyGraphAction_DependencyGraph()
- Static method in class hudson.plugins.depgraph_view.
Messages
Dependency Graph
AbstractDependencyGraphAction_DependencyGraphOf(Object)
- Static method in class hudson.plugins.depgraph_view.
Messages
Dependency Graph of {0}
C
CalculateDeps
- Class in
hudson.plugins.depgraph_view
Class to calculate the connected components of the dependency graph containing a set of projects.
CalculateDeps(Collection<? extends AbstractProject<?, ?>>)
- Constructor for class hudson.plugins.depgraph_view.
CalculateDeps
calculateNodesAndDependencies()
- Method in class hudson.plugins.depgraph_view.
CalculateDeps
configure(StaplerRequest, JSONObject)
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
createFor(AbstractProject)
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProjectActionFactory
createFor(View)
- Method in class hudson.plugins.depgraph_view.
DependencyGraphViewActionFactory
D
DependencyGraphProjectActionFactory
- Class in
hudson.plugins.depgraph_view
Factory to add a dependency graph view action to each project
DependencyGraphProjectActionFactory()
- Constructor for class hudson.plugins.depgraph_view.
DependencyGraphProjectActionFactory
DependencyGraphProjectActionFactory.DependencyGraphProjectAction
- Class in
hudson.plugins.depgraph_view
Shows the connected component of the project
DependencyGraphProjectActionFactory.DependencyGraphProjectAction(AbstractProject<?, ?>)
- Constructor for class hudson.plugins.depgraph_view.
DependencyGraphProjectActionFactory.DependencyGraphProjectAction
DependencyGraphProperty
- Class in
hudson.plugins.depgraph_view
Class which keeps the configuration for the graphviz executable.
DependencyGraphProperty()
- Constructor for class hudson.plugins.depgraph_view.
DependencyGraphProperty
DependencyGraphProperty.DescriptorImpl
- Class in
hudson.plugins.depgraph_view
DependencyGraphProperty.DescriptorImpl()
- Constructor for class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
DependencyGraphProperty_DependencyGraphViewer()
- Static method in class hudson.plugins.depgraph_view.
Messages
Dependency Graph Viewer
DependencyGraphViewActionFactory
- Class in
hudson.plugins.depgraph_view
Factory to a dependency graph view action to all views
DependencyGraphViewActionFactory()
- Constructor for class hudson.plugins.depgraph_view.
DependencyGraphViewActionFactory
DependencyGraphViewActionFactory.DependencyGraphViewAction
- Class in
hudson.plugins.depgraph_view
Shows the connected components containing the projects of the view
DependencyGraphViewActionFactory.DependencyGraphViewAction(View)
- Constructor for class hudson.plugins.depgraph_view.
DependencyGraphViewActionFactory.DependencyGraphViewAction
doCheckDotExe(String)
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
doDynamic(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
graph.
E
extension2Type
- Static variable in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
Maps the extension of the requested file to the content type and the argument for the -T option of the graphviz tools
G
generateDotText(Set<AbstractProject<?, ?>>, Set<DependencyGraph.Dependency>)
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
Generates the graphviz code for the given projects and dependencies
getDependencies()
- Method in class hudson.plugins.depgraph_view.
CalculateDeps
Calculates the connected components if necessary
getDisplayName()
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
getDisplayName()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
getDotExe()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
getDotExeOrDefault()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
getIconFileName()
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
getParentObject()
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
getParentObject()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProjectActionFactory.DependencyGraphProjectAction
getParentObject()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphViewActionFactory.DependencyGraphViewAction
getProjects()
- Method in class hudson.plugins.depgraph_view.
CalculateDeps
Calculates the connected components if necessary
getProjectsForDepgraph()
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
getProjectsForDepgraph()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProjectActionFactory.DependencyGraphProjectAction
getProjectsForDepgraph()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphViewActionFactory.DependencyGraphViewAction
getTitle()
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
getTitle()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProjectActionFactory.DependencyGraphProjectAction
getTitle()
- Method in class hudson.plugins.depgraph_view.
DependencyGraphViewActionFactory.DependencyGraphViewAction
getUrlName()
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
H
hudson.plugins.depgraph_view
- package hudson.plugins.depgraph_view
M
Messages
- Class in
hudson.plugins.depgraph_view
Messages()
- Constructor for class hudson.plugins.depgraph_view.
Messages
O
of(String, String)
- Static method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction.SupportedImageType
R
runDot(OutputStream, InputStream, String)
- Method in class hudson.plugins.depgraph_view.
AbstractDependencyGraphAction
Execute the dot commando with given input and output stream
S
setDotExe(String)
- Method in class hudson.plugins.depgraph_view.
DependencyGraphProperty.DescriptorImpl
_
_AbstractDependencyGraphAction_DependencyGraph()
- Static method in class hudson.plugins.depgraph_view.
Messages
Dependency Graph
_AbstractDependencyGraphAction_DependencyGraphOf(Object)
- Static method in class hudson.plugins.depgraph_view.
Messages
Dependency Graph of {0}
_DependencyGraphProperty_DependencyGraphViewer()
- Static method in class hudson.plugins.depgraph_view.
Messages
Dependency Graph Viewer
A
C
D
E
G
H
M
O
R
S
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.