Class ReconciliationRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.ReconciliationRestClient
- All Implemented Interfaces:
Serializable,RestClient
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.rest.BaseRestClient
LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpull(CSVPullSpec spec, InputStream csv) voidpull(ReconQuery reconQuery, PullTaskTO pullTask) push(AnyQuery anyQuery, CSVPushSpec spec) voidpush(ReconQuery reconQuery, PushTaskTO pushTask) status(ReconQuery reconQuery) Methods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
ReconciliationRestClient
public ReconciliationRestClient()
-
-
Method Details
-
status
-
push
-
pull
-
push
-
pull
-