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