@Extension
public static class MetricsViewAction.ViewActionFactory
extends jenkins.model.TransientActionFactory<hudson.model.Run>
TransientActionFactory providing MetricsViewActions.| Constructor and Description |
|---|
ViewActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Run target) |
Class<hudson.model.Run> |
type() |
public Class<hudson.model.Run> type()
type in class jenkins.model.TransientActionFactory<hudson.model.Run>@Nonnull public Collection<? extends hudson.model.Action> createFor(@Nonnull hudson.model.Run target)
createFor in class jenkins.model.TransientActionFactory<hudson.model.Run>Copyright © 2016–2020. All rights reserved.