hudson.plugins.jobConfigHistory
Class ComputerHistoryListener

java.lang.Object
  extended by hudson.slaves.ComputerListener
      extended by hudson.plugins.jobConfigHistory.ComputerHistoryListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class ComputerHistoryListener
extends hudson.slaves.ComputerListener

Author:
Lucie Votypkova

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ComputerHistoryListener()
           
 
Method Summary
 void onConfigurationChange()
           
 
Methods inherited from class hudson.slaves.ComputerListener
all, onLaunchFailure, onOffline, onOnline, onOnline, onTemporarilyOffline, onTemporarilyOnline, preLaunch, preOnline, register, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputerHistoryListener

public ComputerHistoryListener()
Method Detail

onConfigurationChange

public void onConfigurationChange()
Overrides:
onConfigurationChange in class hudson.slaves.ComputerListener


Copyright © 2004–2014. All rights reserved.