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