Interface IgnoreStoring
-
- All Superinterfaces:
ServerEvent
public interface IgnoreStoring extends ServerEvent
If an event implements this interface, it will not be stored into the store handled byServerEventDispatcherTask
in charge of dispatching allServerEvent
.- Author:
- Yohann Chastagnier
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.silverpeas.core.notification.sse.ServerEvent
ServerEvent.ServerEventName
-
-
Method Summary
-
Methods inherited from interface org.silverpeas.core.notification.sse.ServerEvent
getData, getId, getName, isConcerned, isValidId, send, subType
-
-