Uses of Class
org.activiti.api.runtime.model.impl.ProcessVariablesMap
Packages that use ProcessVariablesMap
-
Uses of ProcessVariablesMap in org.activiti.api.runtime.model.impl
Methods in org.activiti.api.runtime.model.impl that return ProcessVariablesMapModifier and TypeMethodDescriptionProcessVariablesMap.clone()ProcessVariablesMapDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in org.activiti.api.runtime.model.impl with parameters of type ProcessVariablesMapModifier and TypeMethodDescriptionvoidProcessVariablesMapSerializer.serialize(ProcessVariablesMap<String, Object> processVariablesMap, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)