[jboss-user] [jBPM] - jBPM TaskService.getTasksAssignedAsPotentialOwner pagination method deprecated

gonzalad do-not-reply at jboss.com
Mon Feb 18 10:23:23 EST 2013


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130218/51d94f3e/attachment.html 


More information about the jboss-user mailing list