Uses of Interface
com.pushtechnology.diffusion.client.features.UpdateConstraint.PartialJSON
Packages that use UpdateConstraint.PartialJSON
-
Uses of UpdateConstraint.PartialJSON in com.pushtechnology.diffusion.client.features
Methods in com.pushtechnology.diffusion.client.features that return UpdateConstraint.PartialJSONModifier and TypeMethodDescriptionUpdateConstraint.Factory.jsonValue()
Create a constraint that partially matches the current topic value.UpdateConstraint.PartialJSON.with
(String pointer, UpdateConstraint.Operator operator, Object value) Compares a location within the JSON topic value to a specified value.Deprecated.since 6.10Require a specific position in the JSON object to be absent.