Hello. I would like to get a specific event when a slave is added or deleted from Jenkins. Does anyone know whether that's possible?
I noticed that ComputerListener class does not have these specific events, but it does have a generic onConfigurationChange event which will basically fire on any configuration change to a slave. If it these events do not exist is there a way I can create and add custom events to jenkins? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
