public class LongStringType extends SerializableType
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
trackDeserializedObjects| Constructor and Description |
|---|
LongStringType(int minLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName() |
boolean |
isAbleToStore(Object value) |
createObjectInputStream, createObjectOutputStream, deserialize, getEngineType, getValue, getVariableServiceConfiguration, serialize, setValue, traceValue, updateValueIfChangedisCachablepublic static final String TYPE_NAME
public String getTypeName()
getTypeName in interface VariableTypegetTypeName in class SerializableTypepublic boolean isAbleToStore(Object value)
isAbleToStore in interface VariableTypeisAbleToStore in class SerializableTypeCopyright © 2020 Flowable. All rights reserved.