|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NotificationContext
Contains the context data of the notification.
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getCurrentModel()
Returns the unmodifiable object model. |
NotificationEvent |
getEventType()
Returns current event type. |
java.util.Collection<SUser> |
getUsers()
Returns the collection of users notification is sent to |
| Method Detail |
|---|
@NotNull java.util.Collection<SUser> getUsers()
@NotNull java.util.Map<java.lang.String,java.lang.Object> getCurrentModel()
@NotNull NotificationEvent getEventType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||