@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public static class Snippetizer.PerJobAdder extends TransientActionFactory<Job>
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
PerJobAdder() |
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–2020. All rights reserved.