Uses of Interface
org.apache.unomi.api.services.PatchService
-
Packages that use PatchService Package Description org.apache.unomi.rest.endpoints org.apache.unomi.services.impl.patches -
-
Uses of PatchService in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints with parameters of type PatchService Modifier and Type Method Description void
PatchServiceEndPoint. setPatchService(PatchService patchService)
-
Uses of PatchService in org.apache.unomi.services.impl.patches
Classes in org.apache.unomi.services.impl.patches that implement PatchService Modifier and Type Class Description class
PatchServiceImpl
-