@Extension
public class StashPollingActionFactory
extends jenkins.model.TransientActionFactory<hudson.model.TopLevelItem>
| Constructor and Description |
|---|
StashPollingActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.TopLevelItem item) |
Class<hudson.model.TopLevelItem> |
type() |
public Class<hudson.model.TopLevelItem> type()
type in class jenkins.model.TransientActionFactory<hudson.model.TopLevelItem>@Nonnull public Collection<? extends hudson.model.Action> createFor(@Nonnull hudson.model.TopLevelItem item)
createFor in class jenkins.model.TransientActionFactory<hudson.model.TopLevelItem>Copyright © 2016–2020. All rights reserved.