I want to make an update to my Jenkins plugin when a slave's configuration has been changed. The update I want to make depends on which slave got changed. Right now I don't know which slave's configuration changed when I get this event. It would be very helpful if Jenkins could provide the computer object that received the configuration change.
An api change can't be a bug, so changing the issue.