Marco Piraccini [
http://community.jboss.org/people/mpiraccini] created the discussion
"Which ItemDefinition's structureRef are supported?"
To view the discussion, visit:
http://community.jboss.org/message/631154#631154
--------------------------------------------------------------
Hi guys,
I'm trying to figure out which structureRef type are supported in JBPM 5.1.
Looking at the examples (and the drools code) it seems that these types are supported:
* String
* Integer
* Float
* Enum (how?)
* java.util.List
* Object (which is the default)
Is that correct?
Moreover, from the BPMN2 specs, the structureRef should be of this kind <xsd:attribute
name="structureRef" type="xsd:QName"/>
(see table 8.62, page 102). That means that I should be able to specify the type using
XSD. Is that currently supported?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/631154#631154]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]