Package | Description |
---|---|
org.jbpm.task.assigning.model |
Modifier and Type | Method and Description |
---|---|
static TypedLabel |
TypedLabel.newAffinity(String value) |
static TypedLabel |
TypedLabel.newSkill(String value) |
Modifier and Type | Method and Description |
---|---|
Set<TypedLabel> |
User.getTypedLabels() |
Set<TypedLabel> |
Task.getTypedLabels() |
Modifier and Type | Method and Description |
---|---|
void |
User.setTypedLabels(Set<TypedLabel> typedLabels) |
void |
Task.setTypedLabels(Set<TypedLabel> typedLabels) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.