Class NaginatorActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<AbstractBuild>
com.chikli.hudson.plugin.naginator.NaginatorActionFactory
- All Implemented Interfaces:
ExtensionPoint
- Author:
- Nicolas De Loof
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.Cache
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Action>
createFor
(AbstractBuild target) type()
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
NaginatorActionFactory
public NaginatorActionFactory()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<AbstractBuild>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<AbstractBuild>
-