Skip to content

how to Process Initiation Authorization in flowable 6.3.1 #1177

Description

@dongwenting

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions