@Extension public static class RelocationAction.TransientActionFactoryImpl extends TransientActionFactory<Item>
Item
s have the action.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
TransientActionFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Action> |
createFor(Item target) |
Class<Item> |
type() |
actionType, factoriesFor
public Class<Item> type()
type
in class TransientActionFactory<Item>
public Collection<? extends Action> createFor(@Nonnull Item target)
createFor
in class TransientActionFactory<Item>
Copyright © 2016–2020. All rights reserved.