An open API service indexing awesome lists of open source software.

https://github.com/kmacedovarela/bpm-marshalling-sample

Simple process variable custom marshalling in rhpam
https://github.com/kmacedovarela/bpm-marshalling-sample

Last synced: 2 months ago
JSON representation

Simple process variable custom marshalling in rhpam

Awesome Lists containing this project

README

          

Sample Marshalling project
=====

Project created via RHPAM 7.1 to demonstrate simple usage of Custom Marshalling

* Create a project
* Create data object
* Create the marshaller
* Configure the deployment marshalling strategy (kie-deployment-descriptor.xml)

All set!

Methods of the marshaller:
accept - decides if this strategy will be responsible for persistence of given object
marshal - performs operation to store process variable
unmarshal - performs operation to retrieve process variable

More info abt this topic on: http://planet.jboss.org/post/jbpm_6_store_your_process_variables_anywhere