Package | Description |
---|---|
org.jbpm.kie.services.impl.admin | |
org.jbpm.kie.services.impl.admin.commands | |
org.jbpm.services.api.admin |
Modifier and Type | Class and Description |
---|---|
class |
TaskReassignmentImpl |
Modifier and Type | Method and Description |
---|---|
Collection<TaskReassignment> |
UserTaskAdminServiceImpl.getTaskReassignments(long taskId,
boolean activeOnly) |
Modifier and Type | Method and Description |
---|---|
List<TaskReassignment> |
ListTaskReassignmentsCommand.execute(org.kie.api.runtime.Context cntxt) |
Modifier and Type | Method and Description |
---|---|
Collection<TaskReassignment> |
UserTaskAdminService.getTaskReassignments(long taskId,
boolean activeOnly)
Returns task reassignments scheduled for given task
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.