org.xwiki.rendering.macro.wikibridge
Class WikiMacroExecutionStartsEvent

java.lang.Object
  extended by org.xwiki.rendering.macro.wikibridge.AbstractWikiMacroExecutionEvent
      extended by org.xwiki.rendering.macro.wikibridge.WikiMacroExecutionStartsEvent
All Implemented Interfaces:
org.xwiki.observation.event.Event

public class WikiMacroExecutionStartsEvent
extends AbstractWikiMacroExecutionEvent

Sent before a wiki macro starts execution.

Since:
2.6M1
Version:
$Id$

Constructor Summary
WikiMacroExecutionStartsEvent()
           
 
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

WikiMacroExecutionStartsEvent

public WikiMacroExecutionStartsEvent()


Copyright © 2004-2011 XWiki. All Rights Reserved.