@Extension public static class DeadBranchIndicatorAction.RunFactoryImpl extends TransientActionFactory<Run>
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
RunFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action> |
createFor(Run target) |
Class<Run> |
type() |
actionType, factoriesForpublic Class<Run> type()
type in class TransientActionFactory<Run>@Nonnull public Collection<? extends Action> createFor(@Nonnull Run target)
createFor in class TransientActionFactory<Run>Copyright © 2016–2019. All rights reserved.