@Extension
public class RequestBuildActionFactory
extends jenkins.model.TransientActionFactory<hudson.model.Run>
| Constructor and Description |
|---|
RequestBuildActionFactory() |
| 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>public Collection<? extends hudson.model.Action> createFor(hudson.model.Run target)
createFor in class jenkins.model.TransientActionFactory<hudson.model.Run>Copyright © 2016–2019. All rights reserved.