Hi, Sorry for the late reply. By using the two methods mentioned above (changeLog and query) I managed to get what I wanted. However, I'm not sure if I'm supposed to integrate the entire Bloodhound RPC plugin in my project, or just extract the methods?
Thanks, Antonia On Sun, Jul 14, 2013 at 2:19 AM, Olemis Lang <[email protected]> wrote: > On 7/13/13, Antonia Horincar <[email protected]> wrote: > > Hi devs, > > > > Hi ! > :) > > > I am working on the embedding of ticket queries, I am trying to > understand > > the ProductQueryModule class in multiproduct.ticket.query, but I don't > > understand how the information is being processed and returned in the > > process_request method. How can I retrieve the information processed by > > this method, as I need to embed the returned data? > > > > Like I said in previous messages all these have been already > implemented by Bloodhound RPC plugin . See http://goo.gl/qDBKp > > > I also have a question regarding ticket comments. As I understand, ticket > > comments are stored as ticket changes. But is there a way of retrieving > all > > the comments (and not all the ticket changes) associated with a ticket? > > > > ... see http://goo.gl/m37qM > > -- > Regards, > > Olemis. > > Apache⢠Bloodhound contributor > http://issues.apache.org/bloodhound > > Blog ES: http://simelo-es.blogspot.com/ > Blog EN: http://simelo-en.blogspot.com/ > > Featured article: >
