[ 
http://jira.nuxeo.org/browse/NXP-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume resolved NXP-2840.
------------------------------------

       Resolution: Fixed
      Impact type: [API change,  Configuration format change]  (was: [API 
change])
    Upgrade notes: 
The "lifecyclemanager" extension point of LifeCycleServiceImpl is now 
deprecated and will log a warning.

The Nuxeo internal Document API (not to be confused with DocumentModel) has two 
new methods:
- void setCurrentLifeCycleState(String state)
- void setLifeCyclePolicy(String policy)

  was:
The Nuxeo internal API Document (not to be confused with DocumentModel) has two 
new methods:
- setCurrentLifeCycleState(String)
- setLifeCyclePolicy(String)



Done.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/23060963cfad
http://hg.nuxeo.org/nuxeo/nuxeo-platform/rev/698a29064d04



> Put lifecycle manager implementation directly in each backend
> -------------------------------------------------------------
>
>                 Key: NXP-2840
>                 URL: http://jira.nuxeo.org/browse/NXP-2840
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>          Components: Core
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.2 M4
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> Currently the lifecycle manager implementation is global, which won't work if 
> we want to access two repositories using different storage backends at the 
> same time (useful for data migrations for instance).
> The lifecycle manager shouldn't exist as a separate implementation from the 
> storage backend, and should be implemented directly by it.
> Note that the lifecycle service, which defines lifecycles themselves, is 
> something different and isn't touched.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to