SyncJobActions interface improvement
------------------------------------

                 Key: SYNCOPE-28
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-28
             Project: Syncope
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.1-incubating
            Reporter: fabio martelli
            Assignee: fabio martelli
             Fix For: 1.1-incubating


Some SyncJobActions' methods (beforeCreate, beforeUpdate, beforeDelete and 
after) take SyncDelta object as parameter.
Unfortunately SyncDelta doesn't provide setter to modify retrieved information 
contained into. 
Since usually SyncDelta modification could be useful (in order to set user 
status, for example) SyncJobAction interface should be improved.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to