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