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