We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notice that 7.0.0 act_hi_task table added the completed_by_ but HistoricTaskInstanceQuery does not provide query methods
The text was updated successfully, but these errors were encountered:
As can be seen here, there is a query method provided https://github.com/flowable/flowable-engine/blob/main/modules/flowable-task-service-api/src/main/java/org/flowable/task/api/history/HistoricTaskInstanceQuery.java#L78
Sorry, something went wrong.
No branches or pull requests
Notice that 7.0.0 act_hi_task table added the completed_by_ but HistoricTaskInstanceQuery does not provide query methods
The text was updated successfully, but these errors were encountered: