flowable / flowable/flowable-engine

how to Process Initiation Authorization in flowable 6.3.1

Open
#1,177 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.