public class ProfileEvents extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
addToContext |
static String |
changed
The event that signals a change to the profile.
|
static String |
published
The event that signals the publication of the profile.
|
static String |
removeFromContext |
| Constructor and Description |
|---|
ProfileEvents() |
public static final String published
public static final String changed
public static final String addToContext
public static final String removeFromContext
Copyright © 2019. All Rights Reserved.