As a user, I can launch the activation workflow so that I can do the review process (MGNLWORKFLOW-43)

[MGNLWORKFLOW-42] Use TaskEventListener to notify users of waiting processes Created: 09/Apr/13  Updated: 26/Apr/13  Resolved: 23/Apr/13

Status: Closed
Project: Magnolia Workflow Module
Component/s: jBPM
Affects Version/s: 5.0
Fix Version/s: 5.0

Type: Sub-task Priority: Neutral
Reporter: Jozef Chocholacek Assignee: Jozef Chocholacek
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Date of First Response:
Sprint: Alpha 3, Iteration 2013-12, Iteration 2013-13, Iteration 2013-14, Iteration 2013-15, Iteration 2013-16

 Description   

Use custom TaskEventListener to notify users of a new processes waiting for dispatch, instead of requiring the process designer to do it in a script.



 Comments   
Comment by Espen Jervidalo [ 23/Apr/13 ]

info.magnolia.module.workflow.jbpm.MessagingTaskEventListener
whats the purpose of this class? only log messages written out and the only method that does something passes it back into Manager which then fires a thread of TaskClaimedEventHandler

This class seems to be gone by now, but ...
// @Inject
public AbstractWorkflowCommand() {
this.workflowManager = Components.getComponent(WorkflowManager.class);
}

Generated at Mon Feb 12 10:06:12 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.