Class MaintenanceActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<SlaveComputer>
com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceActionFactory
- All Implemented Interfaces:
ExtensionPoint
Inject the action link to agents.
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.Cache
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Action>
createFor
(SlaveComputer target) type()
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
MaintenanceActionFactory
public MaintenanceActionFactory()
-
-
Method Details
-
createFor
- Specified by:
createFor
in classTransientActionFactory<SlaveComputer>
-
type
- Specified by:
type
in classTransientActionFactory<SlaveComputer>
-