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