Uses of Class
org.apache.syncope.common.lib.to.ReconStatus
Packages that use ReconStatus
Package
Description
-
Uses of ReconStatus in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return ReconStatus -
Uses of ReconStatus in org.apache.syncope.client.console.status
Methods in org.apache.syncope.client.console.status that return types with arguments of type ReconStatusModifier and TypeMethodDescriptionReconStatusUtils.getReconStatus
(String anyTypeKey, String connObjectKeyValue, String resource) ReconStatusUtils.getReconStatuses
(String anyTypeKey, String anyKey, Collection<String> resources) -
Uses of ReconStatus in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return ReconStatusModifier and TypeMethodDescriptionReconciliationService.status
(ReconQuery query) Gets compared status between attributes in Syncope and on the given External Resource. -
Uses of ReconStatus in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ReconStatus -
Uses of ReconStatus in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return ReconStatus