Package | Description |
---|---|
org.jbpm.services.task.assignment | |
org.jbpm.services.task.assignment.impl |
Modifier and Type | Method and Description |
---|---|
UserTaskLoad |
LoadCalculator.getUserTaskLoad(org.kie.api.task.model.User user,
org.kie.api.task.TaskContext context) |
Modifier and Type | Method and Description |
---|---|
Collection<UserTaskLoad> |
LoadCalculator.getUserTaskLoads(List<org.kie.api.task.model.User> users,
org.kie.api.task.TaskContext context) |
Modifier and Type | Method and Description |
---|---|
int |
UserTaskLoad.compareTo(UserTaskLoad o) |
Modifier and Type | Method and Description |
---|---|
UserTaskLoad |
TaskCountLoadCalculator.getUserTaskLoad(org.kie.api.task.model.User user,
org.kie.api.task.TaskContext context) |
Modifier and Type | Method and Description |
---|---|
Collection<UserTaskLoad> |
TaskCountLoadCalculator.getUserTaskLoads(List<org.kie.api.task.model.User> users,
org.kie.api.task.TaskContext context) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.