|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockingTaskSummaryResponseHandler | |
---|---|
org.jbpm.task | |
org.jbpm.task.service |
Uses of BlockingTaskSummaryResponseHandler in org.jbpm.task |
---|
Methods in org.jbpm.task with parameters of type BlockingTaskSummaryResponseHandler | |
---|---|
void |
AsyncTaskService.getTasksAssignedAsPotentialOwnerByStatus(String userId,
List<Status> status,
String language,
BlockingTaskSummaryResponseHandler responseHandler)
|
void |
AsyncTaskService.getTasksAssignedAsPotentialOwnerByStatusByGroup(String userId,
List<String> groupIds,
List<Status> status,
String language,
BlockingTaskSummaryResponseHandler responseHandler)
Deprecated. |
Uses of BlockingTaskSummaryResponseHandler in org.jbpm.task.service |
---|
Methods in org.jbpm.task.service with parameters of type BlockingTaskSummaryResponseHandler | |
---|---|
void |
TaskClient.getTasksAssignedAsPotentialOwnerByStatus(String userId,
List<Status> status,
String language,
BlockingTaskSummaryResponseHandler responseHandler)
|
void |
TaskClient.getTasksAssignedAsPotentialOwnerByStatusByGroup(String userId,
List<String> groupIds,
List<Status> status,
String language,
BlockingTaskSummaryResponseHandler responseHandler)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |