Package org.xwiki.eventstream
Interface EventStatus
-
- All Superinterfaces:
EntityEvent
public interface EventStatus extends EntityEvent
Define a status for any couple of event/entity.- Since:
- 9.2RC1
- Version:
- $Id: 0e8423a3e2c953d0d30f297cc5ed818e233c33c6 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isRead()
-
Methods inherited from interface org.xwiki.eventstream.EntityEvent
getEntityId, getEvent
-
-