[
https://issues.apache.org/jira/browse/SYNCOPE-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036840#comment-17036840
]
ASF subversion and git services commented on SYNCOPE-1535:
----------------------------------------------------------
Commit bdd102378669407fca7885e0b0e39c1bf3b7205e in syncope's branch
refs/heads/master from DimaAy
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=bdd1023 ]
[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)