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, updateValueIfChangedisCachableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisReadOnlypublic 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 © 2022 Flowable. All rights reserved.