[jboss-user] [jBPM] - Re: Declare a Map of Maps within the JDPL
Shannon Sumner
do-not-reply at jboss.com
Tue Sep 21 15:48:33 EDT 2010
Shannon Sumner [http://community.jboss.org/people/shannonsumner] created the discussion
"Re: Declare a Map of Maps within the JDPL"
To view the discussion, visit: http://community.jboss.org/message/562963#562963
--------------------------------------------------------------
Duh! Figured out my own answer. Here it is for those who are interested ...
<variable name="Preparing For Your Oil Change" type="serializable">
<map>
<entry>
<key>
<string value="documentation"/>
</key>
<value>
<string value="http://oilchg.xxxx.com/oilchg-intro.html"/>
</value>
</entry>
<entry>
<key>
<string value="dateDue"/>
</key>
<value>
<string value="-8 days"/>
</value>
</entry>
</map>
</variable>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/562963#562963]
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/20100921/aca1de29/attachment.html
More information about the jboss-user
mailing list