@Extension public class MaintenanceActionFactory extends TransientActionFactory<SlaveComputer>
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
MaintenanceActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action> |
createFor(SlaveComputer target) |
Class<SlaveComputer> |
type() |
actionType, factoriesForpublic Collection<? extends Action> createFor(SlaveComputer target)
createFor in class TransientActionFactory<SlaveComputer>public Class<SlaveComputer> type()
type in class TransientActionFactory<SlaveComputer>Copyright © 2016–2022. All rights reserved.