[jboss-user] [jBPM] - Access to variable via EL ?

Jaber C. Mourad do-not-reply at jboss.com
Wed Jun 2 06:08:07 EDT 2010


Jaber C. Mourad [http://community.jboss.org/people/newbeewan] created the discussion

"Access to variable via EL ?"

To view the discussion, visit: http://community.jboss.org/message/545813#545813

--------------------------------------------------------------
Hi,

As EL is relatively easy to use in Jbpm, is there some objects usable by default with EL ?

For exemple I need to access to some variable previously defined with an EventListener in a task and that data is used in an AssignementHandler, but I want to make it more generic that access to a specific variable in the Java code.
Is it possible to make something like that ?

     <assignment-handler expr="#{managerAssignementHandler}">
            <field name="employee">
                <string value="#{variables['lastAssignee']}" />
            </field>
        </assignment-handler>

Regards

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/545813#545813]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100602/d38c6e14/attachment.html 


More information about the jboss-user mailing list