| Package | Description |
|---|---|
| org.processmining.resourcerecommendation.models | |
| org.processmining.resourcerecommendation.models.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Expertise> |
ResourceKnowledge.getExpertises() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceKnowledge.addExpertise(Expertise expertise) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpertiseImpl |
| Modifier and Type | Method and Description |
|---|---|
static Expertise |
ResourceProcessFactory.createExpertise(java.lang.String id,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Expertise> |
ResourceKnowledgeImpl.getExpertises() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceKnowledgeImpl.addExpertise(Expertise expertise) |