public static class ActivityPriority.IncludedEntry extends Object
ActivityPriority
applies to.
The principals are specified as a set of principals to be included and a set of principals to be excluded. The priority will apply to a user if any principal that may represent him (the user or any group he is member of, directly or indirectly) is in the included principals set, and none is in the excluded principals set.
Modifier and Type | Method and Description |
---|---|
Set<String> |
getIncludedPrincipalIds()
Returns the set containing identifiers of principals included to be applied an
ActivityPriority . |
public Set<String> getIncludedPrincipalIds()
ActivityPriority
.
Modify the returned set to add or remove principals.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.