How to get All process-instances ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2015 05:36 AM
Hi ,
I am using Activiti 5.17 and trying out JAVA API for process-instances.
How can I get all instances in one call ??
thanx
Hamza
I am using Activiti 5.17 and trying out JAVA API for process-instances.
How can I get all instances in one call ??
thanx
Hamza
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2015 07:50 AM
Hi.
org.activiti.engine.RuntimeService#createProcessInstanceQuery
Regards
Martin
org.activiti.engine.RuntimeService#createProcessInstanceQuery
Regards
Martin
