[
https://issues.apache.org/jira/browse/CAMEL-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615937#comment-15615937
]
ASF GitHub Bot commented on CAMEL-10350:
----------------------------------------
GitHub user lio-p opened a pull request:
https://github.com/apache/camel/pull/1236
CAMEL-10350: Add Bonita Component
Add a new component to communicate with Bonita.
The only operation available for now is startCase which allows to start a
new case in Bonita Engine.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lio-p/camel CAMEL-10350
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1236
----
commit b27a5f2710a355132fccc7d1b86ec513a95d1f2d
Author: lionel-bonitasoft <[email protected]>
Date: 2016-10-28T16:50:05Z
CAMEL-10350: Add Bonita Component
----
> New camel-bonita component
> --------------------------
>
> Key: CAMEL-10350
> URL: https://issues.apache.org/jira/browse/CAMEL-10350
> Project: Camel
> Issue Type: New Feature
> Reporter: Lionel Palacin
> Priority: Minor
> Fix For: 2.19.0
>
>
> Hello,
> I implemented a component to interface Bonita BPM engine. For now I have a
> producer to start a new process.
> I need to polish the code and write some tests. Once done, could I share it
> here?
> Thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)