Class ObjectDataType

java.lang.Object
org.jbpm.process.core.datatype.impl.type.ObjectDataType
All Implemented Interfaces:
Externalizable, Serializable, DataType
Direct Known Subclasses:
ListDataType

public class ObjectDataType extends Object implements DataType
Representation of an object datatype.
See Also: