Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2840

issue with afterTaskActivatedEvent method of TaskLifeCycleEventListener

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.8.0.GA
    • 7.6.0.GA
    • jBPM Core, Kie-Server
    • All Environments

    • 2020 Week 13-15 (from Mar 23), 2020 Week 16-18 (from Apr 13), 2020 Week 19-21 (from May 4)

      I am writing the custom TaskListener by implementing TaskLifeCycleEventListener interface and overriding the afterTaskActivatedEvent method. afterTaskActivatedEvent method is never getting called during the runtime.

      issue was discussed with Redhat Technical support.

      public class Listener implements TaskLifeCycleEventListener{

      @Override
      public void afterTaskActivatedEvent(TaskEvent event)

      { LOGGER.info("Inside After Activated"); }

      }

              elguardian@gmail.com Enrique González Martínez (Inactive)
              nehrusingh-1 Nehru Singh (Inactive)
              Gonzalo Muñoz Fernández Gonzalo Muñoz Fernández
              Gonzalo Muñoz Fernández Gonzalo Muñoz Fernández
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: