Community

Historytask query

reply from HuiSheng Xu in jBPM - View the full discussion

Hi zhiyong,

 

You could use plain hibernate api to query historytask. Just like this:

 

session.createQuery("from org.jbpm.pvm.internal.history.model.HistoryTaskImpl").list()

Reply to this message by going to Community

Start a new discussion in jBPM at Community