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

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

Commit 495e31664f09c28f517c943ecdef55c51601abe1 in syncope's branch 
refs/heads/2_1_X from DimaAy
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=495e316 ]

[SYNCOPE-1535] Provision Sorter Implementation (#166)

* [SYNCOPE-1535] Provision Sorter Implementation

* [SYNCOPE-1535] resolve sort

* solve checkStyle


> Customize the order of the provisions of a resource according to the object 
> classes
> -----------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1535
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1535
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>            Reporter: Matteo Alessandroni
>            Assignee: Dima Ayash
>            Priority: Minor
>             Fix For: 2.1.6, 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It would be useful to have a way to decide the order of the provisions while 
> pulling from a resource according to the object classes.
> E.g. I want to run a PullTask and want it to process the objects in the 
> following order:
>  # {{_ACCOUNT_}}
>  # {{_PRINTER_}}
>  # {{_GROUP_}}
> The idea is to create a new Implementation to assign to a resource, so that 
> every action of the Pull Tasks will process the provision objects according 
> to the order specified in the implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to