Package jenkins.branch
Class DeadBranchIndicatorAction.RunFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- DeadBranchIndicatorAction
@Extension
public static class DeadBranchIndicatorAction.RunFactoryImpl
extends TransientActionFactory<Run>
-
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
-
RunFactoryImpl
public RunFactoryImpl()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<Run>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<Run>
-