Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for split and merge workflow patterns #146

Merged
merged 4 commits into from Dec 11, 2018

Commits on Dec 11, 2018

  1. Add support for synchronize and merge workflow patterns

    * To synchronize a list of tasks is returned in jexl expression
    * To merge multiple tasks of a workflow link to same flow
    Oliver Sauder committed Dec 11, 2018
    Copy the full SHA
    136f24b View commit details
    Browse the repository at this point in the history
  2. Use generator comprehension to reduce memory footage

    Oliver Sauder committed Dec 11, 2018
    Copy the full SHA
    ec2e63c View commit details
    Browse the repository at this point in the history
  3. Add more extract_tasks test cases

    Oliver Sauder committed Dec 11, 2018
    Copy the full SHA
    54a3f0b View commit details
    Browse the repository at this point in the history
  4. Clarify merge work item test case

    Oliver Sauder committed Dec 11, 2018
    Copy the full SHA
    8410150 View commit details
    Browse the repository at this point in the history