[
https://issues.apache.org/jira/browse/JCR-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1027.
-------------------------
Resolution: Fixed
fixed with rev. 555526
modified RepositoryService and adjusted all implementations present within the
spi contrib.
> SPI: change param order with RepositoryService.createBatch
> ----------------------------------------------------------
>
> Key: JCR-1027
> URL: https://issues.apache.org/jira/browse/JCR-1027
> Project: Jackrabbit
> Issue Type: Improvement
> Components: SPI
> Reporter: angela
> Assignee: angela
>
> all methods on RepositoryService that require a SessionInfo list the info as
> first parameter, except for
> RepositoryService.createBatch(ItemId, SessionInfo)
> unless someone objects i would refacter the method signature for consistency
> reasons.
> new:
> RepositoryService.createBatch(SessionInfo, ItemId)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.