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

BPMNModel Implementation - model.getEvent should return a new instance of Event #203

Closed
rsoika opened this issue Sep 23, 2016 · 0 comments
Closed

Comments

@rsoika
Copy link
Member

rsoika commented Sep 23, 2016

Because a plugin can modify activities it is necessary that the getter methods of BPMNModel did not return a reference but a new instance of the Task or Event element!

@rsoika rsoika modified the milestones: 3.9.0, 3.9.1 Sep 23, 2016
rsoika added a commit that referenced this issue Sep 23, 2016
@rsoika rsoika added the testing label Sep 23, 2016
rsoika added a commit that referenced this issue Sep 23, 2016
@rsoika rsoika closed this as completed Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant