@Extension public class TransientActionProvider extends TransientActionFactory<Job>
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
TransientActionProvider() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Action> |
createFor(Job target) |
Class<Job> |
type() |
actionType, factoriesFor
public Class<Job> type()
type
in class TransientActionFactory<Job>
public Collection<? extends Action> createFor(Job target)
createFor
in class TransientActionFactory<Job>
Copyright © 2016–2021. All rights reserved.