3 Replies Latest reply on Aug 19, 2015 8:19 AM by carlone

    Configuring WorkItemHandlers as Spring Beans with jBPM 6.2 / jBPM Services

    vincentp

      Hello,

       

      Configuring WorkItemHandlers as beans in Spring. JBPM 6.1.0 explains how to setup WorkItemHandlers as Spring beans in jBPM 6.1 by the mean of a RegisterableItemsFactory.

      How to achieve this with jBPM 6.2 services? Is there an entry point in SpringRuntimeManagerFactoryImpl or KModuleDeploymentService to register WorkItemHandlers?

       

      Thanks.