Uses of Interface
org.xwiki.observation.event.BeginEvent

Packages that use BeginEvent
org.xwiki.observation   
org.xwiki.observation.event   
 

Uses of BeginEvent in org.xwiki.observation
 

Methods in org.xwiki.observation with parameters of type BeginEvent
 boolean ObservationContext.isIn(BeginEvent event)
          Indicates if the provided begin event is still in the current event stack.
 

Uses of BeginEvent in org.xwiki.observation.event
 

Subinterfaces of BeginEvent in org.xwiki.observation.event
 interface BeginFoldEvent
          Implemented by event indicating a task which generates other events during its process is starting.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.