Uses of Class
org.activiti.engine.impl.variable.SerializableType
-
Packages that use SerializableType Package Description org.activiti.engine.impl.variable -
-
Uses of SerializableType in org.activiti.engine.impl.variable
Subclasses of SerializableType in org.activiti.engine.impl.variable Modifier and Type Class Description classLongJsonTypeclassLongStringTypeFields in org.activiti.engine.impl.variable declared as SerializableType Modifier and Type Field Description protected SerializableTypeDeserializedObject. typeConstructors in org.activiti.engine.impl.variable with parameters of type SerializableType Constructor Description DeserializedObject(SerializableType type, java.lang.Object deserializedObject, byte[] serializedBytes, VariableInstanceEntity variableInstanceEntity)
-