gonzalad [
https://community.jboss.org/people/gonzalad] created the discussion
"jBPM TaskService.getTasksAssignedAsPotentialOwner pagination method
deprecated"
To view the discussion, visit:
https://community.jboss.org/message/798183#798183
--------------------------------------------------------------
Hello,
It seems with jBPM 5.4 that the following method is deprecated (as of
https://issues.jboss.org/browse/JBPM-3695 https://issues.jboss.org/browse/JBPM-3695)
@Deprecated
List<TaskSummary> getTasksAssignedAsPotentialOwner(String userId, List<String>
groupIds, String language, int firstResult, int maxResult);
Is there another way now to have a list of tasks with pagination (I could use query but
it's also Deprecated) ?
Thanks
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/798183#798183]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]