jenkins.plugins.ezwall
Class EzWallViewActionFactory

java.lang.Object
  extended by hudson.model.TransientViewActionFactory
      extended by jenkins.plugins.ezwall.EzWallViewActionFactory
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class EzWallViewActionFactory
extends hudson.model.TransientViewActionFactory

Author:
Axel Haustant

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
EzWallViewActionFactory()
           
 
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

EzWallViewActionFactory

public EzWallViewActionFactory()
Method Detail

createFor

public List<hudson.model.Action> createFor(hudson.model.View view)
Specified by:
createFor in class hudson.model.TransientViewActionFactory


Copyright © 2004-2015. All Rights Reserved.