[ 
https://issues.apache.org/jira/browse/SYNCOPE-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249727#comment-16249727
 ] 

ASF subversion and git services commented on SYNCOPE-1234:
----------------------------------------------------------

Commit 460bd265ea2c681dfdab3dd1d8f78f08254531b5 in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=460bd26 ]

[SYNCOPE-1234] Pre-processing method added


> SyncDelta pre-processing
> ------------------------
>
>                 Key: SYNCOPE-1234
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1234
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 2.0.7, 2.1.0
>
>
> ConnId's 
> [SyncDelta|http://connid.tirasa.net/apidocs/1.4/org/identityconnectors/framework/common/objects/SyncDelta.html]
>  encapsulates the information about retrieved objects during pull.
> The SyncDelta content can be seen then as the real starting point of the pull 
> process of a certain entry.
> Currently, such instances can be modified by several 
> [PullActions|https://github.com/apache/syncope/blob/2_0_X/core/provisioning-api/src/main/java/org/apache/syncope/core/provisioning/api/pushpull/PullActions.java]'
>  methods; such option was meant to allow flexibility when dealing with wicked 
> use cases.
> For several scenarios, however, such kind of modification occurs too much 
> later in the process: we need to extract and separate the SyncDelta 
> pre-processing into a dedicated PullActions' method, to be invoked at the 
> very beginning.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to