Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: How to fire action events in jBPM5 ? (BPMN2.0)" To view the discussion, visit: http://community.jboss.org/message/579899#579899 -------------------------------------------------------------- Take a look at domain-specific work items. They are a special type of Task nodes that allow you model an invocation in the process as a custom node type and then register a handler, which is a simple Java class that can then invoke anything you like. https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-docs-build/jbpm-docs/html/ch06.html https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-docs-build/jbpm-docs/html/ch06.html Kris -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/579899#579899] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
