de.pellepelster.jenkins.walldisplay
Class WallDisplayTransientViewActionFactory
java.lang.Object
hudson.model.TransientViewActionFactory
de.pellepelster.jenkins.walldisplay.WallDisplayTransientViewActionFactory
- All Implemented Interfaces:
- hudson.ExtensionPoint
public class WallDisplayTransientViewActionFactory
- extends hudson.model.TransientViewActionFactory
Adds the walldisplay link action to all views
- Author:
- Christian Pelster
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Method Summary |
List<hudson.model.Action> |
createFor(hudson.model.View view)
|
| Methods inherited from class hudson.model.TransientViewActionFactory |
all, createAllFor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WallDisplayTransientViewActionFactory
public WallDisplayTransientViewActionFactory()
createFor
public List<hudson.model.Action> createFor(hudson.model.View view)
- Specified by:
createFor in class hudson.model.TransientViewActionFactory
Copyright © 2004-2012. All Rights Reserved.