Class RelocationAction.TransientActionFactoryImpl
java.lang.Object
jenkins.model.TransientActionFactory<Item>
com.cloudbees.hudson.plugins.folder.relocate.RelocationAction.TransientActionFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- RelocationAction
@Extension
public static class RelocationAction.TransientActionFactoryImpl
extends TransientActionFactory<Item>
Makes sure that
Item
s have the action.-
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
-
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
TransientActionFactoryImpl
public TransientActionFactoryImpl()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<Item>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<Item>
-