public class DefaultUserAffinitiesValueExtractor extends AbstractStringListValueAttributeMapValueExtractor<Map<String,Object>,org.kie.server.services.taskassigning.user.system.api.User>
| Modifier and Type | Field and Description |
|---|---|
static String |
USER_AFFINITIES_ATTRIBUTE_PROPERTY_NAME
Property for configuring the name of the external user attribute from where the affinities will be extracted.
|
COMMA_SEPARATOR, separator| Constructor and Description |
|---|
DefaultUserAffinitiesValueExtractor() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getAttributes(org.kie.server.services.taskassigning.user.system.api.User source) |
extractFromAttributeextract, getAttributeNamegetLabelName, getPriority, getTypepublic static final String USER_AFFINITIES_ATTRIBUTE_PROPERTY_NAME
protected Map<String,Object> getAttributes(org.kie.server.services.taskassigning.user.system.api.User source)
getAttributes in class AbstractAttributeMapValueLabelValueExtractor<Map<String,Object>,org.kie.server.services.taskassigning.user.system.api.User>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.