Uses of Class
org.apache.syncope.common.lib.to.ReconStatus
Package
Description
-
Uses of ReconStatus in org.apache.syncope.client.console.rest
-
Uses of ReconStatus in org.apache.syncope.client.console.status
Modifier 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
Modifier 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
-
Uses of ReconStatus in org.apache.syncope.core.rest.cxf.service