From: Cristiano GaviãoTo: Rules Users ListSent: Monday, February 02, 2009 12:26 AMSubject: [rules-users] How can I query tasks created by MinaServer?Hi,Im trying to query the human tasks that was created and persisted by the MinaServer.Looking at junit tests I could see that for that job I should use MinaTaskClient.getTasksAssignedAsPotentialOwner("Darth Vader", "en-UK", responseHandler) or other methods like this one;In this case I should pass one responseHandler that implements TaskSummaryResponseHandler.In the source code I could see that exists BlockingTaskSummaryResponseHandler class that implements TaskSummaryResponseHandler.Should I use this class or create one myself???By the way, these class isn't on M5 JAR.... I think because Its not located on the right path. It is on src/test folder instead of src/main.....thanks and best regards
____________________________________Cristiano Gavião
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users