Uses of Class
org.apache.syncope.common.rest.api.beans.CSVPullSpec
Packages that use CSVPullSpec
Package
Description
-
Uses of CSVPullSpec in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return CSVPullSpec -
Uses of CSVPullSpec in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type CSVPullSpecModifier and TypeMethodDescriptionReconciliationService.pull(CSVPullSpec spec, InputStream csv) Pulls the CSV input into Syncope according to the provided specification.