public static class ClientUpdateSourceGroupsCondition.Configuration extends ClientPolicyConditionConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
groups |
protected Boolean |
negativeLogic |
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGroups() |
Boolean |
isNegativeLogic() |
void |
setGroups(List<String> groups) |
void |
setNegativeLogic(Boolean negativeLogic) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.