@Extension public class TemplateSaveableListener extends EzSaveableListener<TemplateProperty>
Constructor and Description |
---|
TemplateSaveableListener() |
Modifier and Type | Method and Description |
---|---|
void |
onChangedProperty(hudson.model.AbstractProject job,
hudson.XmlFile file,
TemplateProperty property) |
onChange
public void onChangedProperty(hudson.model.AbstractProject job, hudson.XmlFile file, TemplateProperty property) throws java.lang.Exception
onChangedProperty
in class EzSaveableListener<TemplateProperty>
java.lang.Exception
SaveableListener.onChange(Saveable, XmlFile)