org.xwiki.rendering.macro.wikibridge
Class WikiMacroExecutionFinishedEvent

java.lang.Object
  extended by org.xwiki.rendering.macro.wikibridge.AbstractWikiMacroExecutionEvent
      extended by 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$

Constructor Summary
WikiMacroExecutionFinishedEvent()
           
 
Method Summary
 
Methods inherited from class org.xwiki.rendering.macro.wikibridge.AbstractWikiMacroExecutionEvent
matches
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiMacroExecutionFinishedEvent

public WikiMacroExecutionFinishedEvent()


Copyright © 2004-2012 XWiki. All Rights Reserved.