Class BooleanDataType

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

public final class BooleanDataType extends Object implements DataType
Representation of a boolean datatype.
See Also: