de.pellepelster.jenkins.walldisplay
Class WallDisplayTransientViewActionFactory

java.lang.Object
  extended by hudson.model.TransientViewActionFactory
      extended by 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 Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
WallDisplayTransientViewActionFactory()
           
 
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
 

Constructor Detail

WallDisplayTransientViewActionFactory

public WallDisplayTransientViewActionFactory()
Method Detail

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.