hudson.plugins.depgraph_view
Class DependencyGraphProperty

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<DependencyGraphProperty>
      extended by hudson.plugins.depgraph_view.DependencyGraphProperty
All Implemented Interfaces:
hudson.model.Describable<DependencyGraphProperty>

public class DependencyGraphProperty
extends hudson.model.AbstractDescribableImpl<DependencyGraphProperty>

Class which keeps the configuration for the graphviz executable.

Author:
wolfs

Nested Class Summary
static class DependencyGraphProperty.DescriptorImpl
           
 
Constructor Summary
DependencyGraphProperty()
           
 
Method Summary
 
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyGraphProperty

@DataBoundConstructor
public DependencyGraphProperty()


Copyright © 2010. All Rights Reserved.