public class AddUsersToGroupEvent extends ContextualEvent implements UberFireEvent
Event for assigning a collection of users to a given group.
Constructor and Description |
---|
AddUsersToGroupEvent(Object context,
Set<String> users) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getUsers() |
getContext
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.