camunda-community-hub / camunda-platform-7-osgi

OSGi integration for Camunda Platform 7
Apache License 2.0
22 stars 24 forks source link

Support for TaskListener and Activity behaviours in blueprint-/ OSGI- el-resolver #48

Closed avan2s closed 6 years ago

avan2s commented 6 years ago

Hi Ronny,

thanks a lot for your detailled answers in the last few months. I have added the TaskListener -Support for the OSGI-EL-Resolver, Support for TaskListener, Activity Behaviours in the blueprint el resolver and related tests. Also i have added an Integration test for calling a tenant specific subprocess, where the tenant id is dynamically resolved at runtime, when calling the subprocess through a "Call Activity" Task.

Cheers, Andy

romansmirnov commented 6 years ago

@rbraeunlich,

Could you please have a look into the pull request?

Best, Roman

avan2s commented 6 years ago

Hi Ronny,

thank you for your feedback. I have created a new pull-request, with adapted commit messages and the renaming: https://github.com/camunda/camunda-bpm-platform-osgi/pull/49

Thanks and best regards Andy

rbraeunlich commented 6 years ago

See #49