public final class TaskActorsHelper extends Object
Provides a method to build the task actors list.
Modifier and Type | Method and Description |
---|---|
static List<String> |
getTaskActors(NuxeoPrincipal principal)
Gets the task actors list: prefixed and unprefixed names of the principal and all its groups.
|
public static List<String> getTaskActors(NuxeoPrincipal principal)
principal
- the principalCopyright © 2015 Nuxeo SA. All rights reserved.