public class TemplateUpdatedListener extends Object
| Constructor and Description |
|---|
TemplateUpdatedListener(TemplateUpdater templateUpdater,
PromotedTemplateService promotedTemplateService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onTempateUpdateEvent(com.atlassian.confluence.event.events.template.TemplateUpdateEvent event) |
void |
onTemplateRemoveEvent(com.atlassian.confluence.event.events.template.TemplateRemoveEvent event) |
public TemplateUpdatedListener(TemplateUpdater templateUpdater, PromotedTemplateService promotedTemplateService)
@EventListener public void onTempateUpdateEvent(com.atlassian.confluence.event.events.template.TemplateUpdateEvent event)
@EventListener
public void onTemplateRemoveEvent(com.atlassian.confluence.event.events.template.TemplateRemoveEvent event)
throws BlueprintIllegalArgumentException
Copyright © 2017 Atlassian. All rights reserved.