org.xwiki.rendering.macro.wikibridge
Class WikiMacroExecutionFinishedEvent
java.lang.Object
org.xwiki.rendering.macro.wikibridge.AbstractWikiMacroExecutionEvent
org.xwiki.rendering.macro.wikibridge.WikiMacroExecutionFinishedEvent
- All Implemented Interfaces:
- org.xwiki.observation.event.Event
public class WikiMacroExecutionFinishedEvent
- extends AbstractWikiMacroExecutionEvent
Sent when a wiki macro finished execution.
- Since:
- 2.6M1
- Version:
- $Id: 80a6a48b36bd9c38a19509011ab0bd51ce646288 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiMacroExecutionFinishedEvent
public WikiMacroExecutionFinishedEvent()
Copyright © 2004-2012 XWiki. All Rights Reserved.