com.sonyericsson.jenkins.plugins.bfa.graphs
Class GraphingTransientActionProvider
java.lang.Object
hudson.model.TransientComputerActionFactory
com.sonyericsson.jenkins.plugins.bfa.graphs.GraphingTransientActionProvider
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class GraphingTransientActionProvider
- extends hudson.model.TransientComputerActionFactory
Extension point to insert graph statistics for nodes/computers.
- Author:
- Christoffer Lauri <christoffer.lauri@sonymobile.com>
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Method Summary |
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Computer target)
|
Methods inherited from class hudson.model.TransientComputerActionFactory |
all, createAllFor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphingTransientActionProvider
public GraphingTransientActionProvider()
createFor
public Collection<? extends hudson.model.Action> createFor(hudson.model.Computer target)
- Specified by:
createFor
in class hudson.model.TransientComputerActionFactory
Copyright © 2004-2014. All Rights Reserved.