|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphConfigurationView | |
|---|---|
| hudson.plugins.analysis.core | |
| hudson.plugins.analysis.graph | |
| Uses of GraphConfigurationView in hudson.plugins.analysis.core |
|---|
| Methods in hudson.plugins.analysis.core that return GraphConfigurationView | |
|---|---|
protected GraphConfigurationView |
AbstractProjectAction.createDefaultConfiguration()
Creates a view to configure the trend graph defaults. |
protected GraphConfigurationView |
AbstractProjectAction.createUserConfiguration(org.kohsuke.stapler.StaplerRequest request)
Creates a view to configure the trend graph for the current user. |
| Uses of GraphConfigurationView in hudson.plugins.analysis.graph |
|---|
| Subclasses of GraphConfigurationView in hudson.plugins.analysis.graph | |
|---|---|
class |
DefaultGraphConfigurationView
Configures the default values for the trend graph of this plug-in. |
class |
UserGraphConfigurationView
Configures the trend graph of this plug-in for the current user and job using a cookie. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||