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