Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-4620

ServiceTaskHandler ignores parameter interfaceImplementationRef of workItem

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • jBPM 6.2.0.Final
    • None

    Description

      In bpmn2 process file, can be specified interface in way like:
      <bpmn2:interface id="Interface_2" implementationRef="java.util.Date" name="java.util.Date">
      <operation>
      ...
      </operation>
      ...
      </bpmn2:interface>

      Currently, ServiceTaskHandler was assuming, that in name of interface, must be stored full qualified name of class, which will be instantiated.

      Attachments

        Activity

          People

            rh-ee-jomarko Jozef Marko
            rh-ee-jomarko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: