Package hudson.plugins.gradle.injection
Class DevelocityComputerListener
- java.lang.Object
-
- hudson.slaves.ComputerListener
-
- hudson.plugins.gradle.injection.DevelocityComputerListener
-
- All Implemented Interfaces:
hudson.ExtensionPoint
@Extension public class DevelocityComputerListener extends hudson.slaves.ComputerListener
Performs build scans auto-injection/cleanup when aComputer
comes online.- See Also:
InjectionConfig
-
-
Constructor Summary
Constructors Constructor Description DevelocityComputerListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onOnline(hudson.model.Computer computer, hudson.model.TaskListener listener)
-