Package | Description |
---|---|
org.processmining.resourcerecommendation.models | |
org.processmining.resourcerecommendation.models.impl |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Request,java.util.List<RecommendationElement>> |
ResourceRecommendation.getRankings() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceRecommendation.setRanking(Request request,
java.util.List<RecommendationElement> ranking) |
Modifier and Type | Class and Description |
---|---|
class |
RecommendationElementImpl |
Modifier and Type | Method and Description |
---|---|
static RecommendationElement |
ResourceProcessFactory.createRecommendationElement(java.lang.String resourceId,
java.lang.String resourceDescription) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Request,java.util.List<RecommendationElement>> |
ResourceRecommendationImpl.getRankings() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceRecommendationImpl.setRanking(Request request,
java.util.List<RecommendationElement> ranking) |