flowable / flowable/flowable-engine
how to Process Initiation Authorization in flowable 6.3.1
Open
documentation
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
I watch the document. https://www.activiti.org/userguide/index.html
8.8. Process Initiation Authorization
> List authorizedGroups = identityService().createGroupQuery().potentialStarter("processDefinitionId").list();
but since activiti 6, it's not exist any more, how to process initiation authorization in flowable?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.