• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

JBoss - jBPM help required

 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I have been looking to integrate the jBPM engine into a sample web based application. For this after a process is deployed i have written a method to signal that will signal a transistion. As i am very new to JBPM and did not get a lot of references in the web regarding how to go about it. Could anyone possibly comment on the following piece of code.

This method will return a map that will have a key value pair like:
{WIP=PM,DM,GPM}

Here key is : WIP (WorkInProgress)
PM,DM,GPM : Roles who have access to that state WIP





The processdefinition.xml file is as shown below:


Thanks in advance for any pointers,

 
You may have just won ten million dollars! Or, maybe a tiny ad.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic