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

WIP: Handle bpmn:DataInputAssociation and bpmn:DataOutputAssociation according to BPMN 2.0 specification #910

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2018

  1. feat(data-input-association-behavior): ensure BPMN 2.0 compatibility

    * reference bpmn:DataInput as targetRef
    
    Related to camunda/camunda-modeler#984
    philippfromme committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    5b4f20e View commit details
    Browse the repository at this point in the history
  2. feat(data-output-association-behavior): add and ensure BPMN 2.0 compa…

    …tibility
    
    * reference bpmn:DataOutput as sourceRef
    
    Related to camunda/camunda-modeler#984
    philippfromme committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    bc7b9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd2904c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fddf870 View commit details
    Browse the repository at this point in the history