hudson.plugins.jswidgets
Class JsProjectActionFactory
java.lang.Object
hudson.model.TransientProjectActionFactory
hudson.plugins.jswidgets.JsProjectActionFactory
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class JsProjectActionFactory
- extends hudson.model.TransientProjectActionFactory
Extends project actions for all jobs.
- Author:
- mfriedenhagen
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Method Summary |
Collection<? extends hudson.model.Action> |
createFor(hudson.model.AbstractProject target)
|
| Methods inherited from class hudson.model.TransientProjectActionFactory |
all |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsProjectActionFactory
public JsProjectActionFactory()
createFor
public Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject target)
-
- Specified by:
createFor in class hudson.model.TransientProjectActionFactory
Copyright © 2009. All Rights Reserved.