| Package | Description |
|---|---|
| org.processmining.models.operationalsupport |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.HashSet<WorkItem> |
Request.availableItems |
| Modifier and Type | Method and Description |
|---|---|
WorkItem |
Recommendation.getWorkItem() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<WorkItem> |
Request.getAvailableItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Request.addAvailableItem(WorkItem item)
Adds a user to the set of available resources to be used for
recommendation.
|
| Constructor and Description |
|---|
Recommendation(java.lang.String text,
WorkItem workItem) |