public static class GroupTreeResolver.Group extends Object
Constructor and Description |
---|
Group(String groupName,
Collection<String> childrenNames) |
Group(String groupName,
String... childrenNames) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getChildrenNames() |
String |
getGroupName() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.