Ticket #211 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

Extend pathway service

Reported by: daan Assigned to: robl@jteam.nl
Priority: critical Milestone:
Component: Core Version:
Keywords: userstory_pathways_overview Cc:
Estimated Number of Hours Left: 0 Totalhours:

Description

  • Wire the workflow engine with Spring.
  • Add to 'enroll' method: Start a workflow when a patient enrolls in a pathway.
  • Retrieve all pathways (from OSGI bridge)
  • Add the workflow engine to the poms

Change History

05/26/08 16:13:14 changed by robl@jteam.nl

  • priority changed from major to critical.

05/28/08 16:26:08 changed by allard@jteam.nl

  • owner changed from robl@jteam.nl to allard@jteam.nl.

05/30/08 17:16:21 changed by allard@jteam.nl

  • estimatedhours changed from 18 to 6.

Retrieving pathways should be done via either the jpdl context (which is soon available in the spring context) or via hibernate/jpa.

Workflow engine has been added to poms.

Enrolling to a workflow should be done through either the jpdl context.

06/02/08 10:17:23 changed by robl@jteam.nl

  • owner changed from allard@jteam.nl to robl@jteam.nl.

Wiring workflow engine

06/02/08 10:17:38 changed by robl@jteam.nl

  • status changed from new to assigned.

06/04/08 16:52:57 changed by robl@jteam.nl

(In [521]) Created spring beans for the creation of a jbpmTemplate which abstracts away the creation of context files with the correct sessionFactory refs #211 (by Allard Buijze)

06/09/08 09:25:15 changed by allard@jteam.nl

  • status changed from assigned to closed.
  • estimatedhours deleted.
  • resolution set to fixed.

Is tested and worked in the local environment.

10/07/08 14:08:13 changed by

  • milestone deleted.

Milestone Sprint_3 deleted