Class UndefinedDataType

java.lang.Object
org.jbpm.process.core.datatype.impl.type.UndefinedDataType
All Implemented Interfaces:
Externalizable, Serializable, DataType

public final class UndefinedDataType extends Object implements DataType
Representation of an undefined datatype.
See Also: