Evgeniy Konfetov [
http://community.jboss.org/people/konfetov] created the discussion
"How to link a Java-class to end-point of all tasks"
To view the discussion, visit:
http://community.jboss.org/message/548711#548711
--------------------------------------------------------------
Question: How to link a Java-class to end-point of all tasks in 4.3?
Reason: I would like to use own history-activity to track that task has been finished.
I see two ways:
1. Add events to each process tasks. Disadvantage is user should not forget to add the
same event for newly added tasks.
2. Use own implementation of HistorySession and analaze events TaskComplete. Disadvantage
is unknown task which fired this event as far TaskComplete does not store Task instance.
Could you suggest something?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/548711#548711]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]