@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Extension public class WorkflowActionsFactory extends TransientActionFactory<Job>
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
WorkflowActionsFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action> |
createFor(Job j) |
Class<Job> |
type() |
actionType, factoriesForpublic Class<Job> type()
type in class TransientActionFactory<Job>@NonNull public Collection<? extends Action> createFor(Job j)
createFor in class TransientActionFactory<Job>Copyright © 2016–2022. All rights reserved.