hudson.plugins.analysis.dashboard
Class DefaultGraph

java.lang.Object
  extended by hudson.plugins.analysis.dashboard.DefaultGraph

public final class DefaultGraph
extends Object

Provides the defaults for portlets with a trend graph.

Author:
Ulli Hafner

Method Summary
static GraphConfiguration initialize()
          Provides a default graph configuration for portlets.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initialize

public static GraphConfiguration initialize()
Provides a default graph configuration for portlets.

Returns:
the graph configuration


Copyright © 2004-2012 Hudson. All Rights Reserved.