Package jenkins.scm.impl
Class SCM2TransientActionFactory
- All Implemented Interfaces:
ExtensionPoint
Extension to inject the actions of a
SCM2
into its owning item.- Since:
- 2.0
-
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
-
SCM2TransientActionFactory
public SCM2TransientActionFactory()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<Item>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<Item>
-