Skip to content
New issue

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

createHistoricProcessInstanceQuery().list() returns DefinitionCategory. #3659

Closed
duan847 opened this issue Jun 1, 2023 · 1 comment
Closed

Comments

@duan847
Copy link

duan847 commented Jun 1, 2023

historyService.createHistoricProcessInstanceQuery().processDefinitionCategory("test").list();

This interface can use processDefinitionCategory() as the query condition, but the return value does not include DefinitionCategory.

@duan847 duan847 changed the title createhistoricProcessInstanceQuery().list() returns DefinitionCategory. createHistoricProcessInstanceQuery().list() returns DefinitionCategory. Jun 1, 2023
duan847 added a commit to duan847/flowable-engine that referenced this issue Jun 1, 2023
amporsim added a commit to amporsim/flowable-engine that referenced this issue Sep 15, 2023
amporsim added a commit to amporsim/flowable-engine that referenced this issue Sep 16, 2023
@filiphr
Copy link
Contributor

filiphr commented Jan 2, 2024

This has been done as part of PR #3743

@filiphr filiphr closed this as completed Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants