Uses of Class
com.github.elibracha.models.ignore.ParametersIgnore
-
Packages that use ParametersIgnore Package Description com.github.elibracha.deserializers com.github.elibracha.processors -
-
Uses of ParametersIgnore in com.github.elibracha.deserializers
Methods in com.github.elibracha.deserializers that return ParametersIgnore Modifier and Type Method Description ParametersIgnoreParameterDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) -
Uses of ParametersIgnore in com.github.elibracha.processors
Methods in com.github.elibracha.processors with parameters of type ParametersIgnore Modifier and Type Method Description booleanParameterProcessor. apply(ParametersIgnore parameters, com.github.elibracha.model.ChangedParameters changedParameters)
-