Package org.jivesoftware.openfire.commands.admin.group
-
Class Summary Class Description AddGroup Command that allows to create and configure new goups.AddGroupUsers Command that allows to add members or admins to a given group.DeleteGroup Command that allows to delete existing groups.DeleteGroupUsers Command that allows to delete members or admins from a given group.GetListGroups Command that allows to retrieve a list of existing groups.GetListGroupUsers Command that allows to retrieve list members of a given group.UpdateGroup Command that allows to update a given group.