[jboss-user] [jBPM] - Alert Capability

Maciej Swiderski do-not-reply at jboss.com
Mon Mar 29 02:53:49 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion

"Alert Capability"

To view the discussion, visit: http://community.jboss.org/message/534364#534364

--------------------------------------------------------------
Hi,

it depends what you mean by alerts?!

jBPM has a concept of event listeners that could be used for some sort of alerting, but it is up to you as developer to include it in your process definition.
You could take a look at user guide, section that covers event listeners for more details.
 http://docs.jboss.com/jbpm/v4/userguide/html_single/#events http://docs.jboss.com/jbpm/v4/userguide/html_single/#events

In addition, for human tasks jBPM provides two other capabilities:
- notification - sends an email (by default) when task is assigned to a given user
- reminder - sends an email (by default) based on time expiration events to a user assigned to a task

Types of alerts can be freely coded since all event listeners are java.

HTH
Maciej

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/534364#534364]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100329/1d4e6695/attachment.html 


More information about the jboss-user mailing list