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

Expression Evaluation in ActionHandler Properties

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Major
    • None
    • None
    • Runtime Engine
    • None

    Description

      The parameters for an ActionHandler should be able to use expressions in it, so you could write

      <action class="...">
      <x>#

      {someObject.x}

      </x>
      </action>

      This could be done in the FieldInstatiator class (around line 67 we have "setPropertyValue(Class clazz, Object newInstance, String propertyName, Element propertyElement)"), but the execution context is not available there.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aguizar_jira Alejandro Guizar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: