jenkins.plugins.mttr
Class MTTRAction.ProjectActionFactory
java.lang.Object
hudson.model.TransientProjectActionFactory
jenkins.plugins.mttr.MTTRAction.ProjectActionFactory
- All Implemented Interfaces:
- hudson.ExtensionPoint
- Enclosing class:
- MTTRAction
@Extension
public static final class MTTRAction.ProjectActionFactory
- extends hudson.model.TransientProjectActionFactory
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 |
MTTRAction.ProjectActionFactory
public MTTRAction.ProjectActionFactory()
createFor
public Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject target)
- Specified by:
createFor
in class hudson.model.TransientProjectActionFactory
Copyright © 2004-2013. All Rights Reserved.