Uses of Interface
org.xwiki.observation.event.BeginEvent
Packages that use BeginEvent
-
Uses of BeginEvent in org.xwiki.observation
Methods in org.xwiki.observation with parameters of type BeginEventModifier and TypeMethodDescriptionbooleanObservationContext.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.eventModifier and TypeInterfaceDescriptioninterfaceImplemented by event indicating a task which generates other events during its process is starting.