org.jenkinsci.plugins.readonly
Class SlaveConfigurationFactory
java.lang.Object
hudson.model.TransientComputerActionFactory
org.jenkinsci.plugins.readonly.SlaveConfigurationFactory
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class SlaveConfigurationFactory
- extends hudson.model.TransientComputerActionFactory
- Author:
- Lucie Votypkova
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Method Summary |
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Computer computer)
|
| Methods inherited from class hudson.model.TransientComputerActionFactory |
all, createAllFor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlaveConfigurationFactory
public SlaveConfigurationFactory()
createFor
public Collection<? extends hudson.model.Action> createFor(hudson.model.Computer computer)
- Specified by:
createFor in class hudson.model.TransientComputerActionFactory
Copyright © 2004-2012. All Rights Reserved.