Package org.xwiki.eventstream
Interface TargetableEvent
-
- All Superinterfaces:
Event
,RecordableEvent
public interface TargetableEvent extends RecordableEvent
An event that specify which entities are concerned or interested by it.- Since:
- 9.2RC1
- Version:
- $Id: 7ae65ebd8875e8a44e0a8967fdc9efa7bf242e97 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>
getTarget()
-