public class GroupUpdateEvent extends GroupEvent
| Constructor and Description |
|---|
GroupUpdateEvent(Collection<InteractiveGroup> groups)
Initializes a new
GroupUpdateEvent. |
| Modifier and Type | Method and Description |
|---|---|
Set<InteractiveGroup> |
getGroups()
Returns a
Set of InteractiveGroups that have been updated. |
getRequestID, setRequestIDpublic GroupUpdateEvent(Collection<InteractiveGroup> groups)
GroupUpdateEvent.groups - A Set of InteractiveGroups that have been updatedpublic Set<InteractiveGroup> getGroups()
Set of InteractiveGroups that have been updated.Set of InteractiveGroups that have been updatedCopyright © 2018. All rights reserved.