Package | Description |
---|---|
org.jbpm.task.assigning.model | |
org.jbpm.task.assigning.model.solver |
Modifier and Type | Class and Description |
---|---|
class |
Task
Task is the only planning entity that will be changed during the problem solving, and we have only one
PlanningVariable.
|
class |
User |
Modifier and Type | Method and Description |
---|---|
TaskOrUser |
Task.getPreviousTaskOrUser() |
Modifier and Type | Method and Description |
---|---|
void |
Task.setPreviousTaskOrUser(TaskOrUser previousTaskOrUser) |
Modifier and Type | Method and Description |
---|---|
static List<Task> |
TaskHelper.extractTaskList(TaskOrUser taskOrUser) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.