Class StringDataType

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

public class StringDataType extends Object implements DataType
Representation of a string datatype.
See Also: