http://jbpm.org/jpdl-4
element object

Documentation
A java object that will be obtained by using 
        the constructor through reflection or through a factory method.
Properties
This component is not nillable.

Model
<object
  class = string>

</object>


Attribute Summary
 stringclass
          

Attribute Detail

class

Type:
string
Use:
optional
Form:
qualified

Source
<element name="object">
<complexType>
<attribute name="class" type="string"/>
</complexType>
</element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.