Skip to content

A Bonita Actor Filter letting you select specific users from the task actor

License

Notifications You must be signed in to change notification settings

Bonitasoft-Community/users-list-actorfilter

Repository files navigation

Users List Actor Filter

Sonarcloud Status GitHub version

Select a sublist of candidates for a task among the list of users of the Actor

Build

Run ./mvnw

Usage

  1. Import target/users-list-actorfilter-<version>.zip in your project using Bonita Studio (Development > Actor Filter > Import...)
  2. Open your process diagram, on a task of your process go to the General > Actors tab of the property view
  3. Click on Set... next to Actor filter
  4. Select Organization category, Users list filter and click Next
  5. Define a name and description for this filter and click Next
  6. Use existing variable containing the desired users list (List<java.lang.Long>) or use a groovy script for advanced usage
  7. You can choose to auto-assign the task if the returned list contains a single user

About

A Bonita Actor Filter letting you select specific users from the task actor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages