@Extension
public static class BuildFlowAction.BuildActionFactory
extends jenkins.model.TransientActionFactory<hudson.model.Run>
| Constructor and Description |
|---|
BuildActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Run run) |
Class<hudson.model.Run> |
type() |
public Class<hudson.model.Run> type()
type in class jenkins.model.TransientActionFactory<hudson.model.Run>public Collection<? extends hudson.model.Action> createFor(hudson.model.Run run)
createFor in class jenkins.model.TransientActionFactory<hudson.model.Run>Copyright © 2016–2019. All rights reserved.