org.xwiki.observation.event
Interface BeginFoldEvent

All Superinterfaces:
BeginEvent, Event

public interface BeginFoldEvent
extends BeginEvent

Implemented by event indicating a task which generates other events during its process is starting. This generated events could be seen as children of this task, that you can fold. This interface should only be used when there is a corresponding EndFoldEvent.

Since:
5.3M1
Version:
$Id: 9663fbdce4d3ff480925cbac9ebd0e68abafb49b $

Method Summary
 
Methods inherited from interface org.xwiki.observation.event.Event
matches
 



Copyright © 2004-2013 XWiki. All Rights Reserved.