Refactor existing operations
----------------------------
Key: NXCM-474
URL: https://jira.nuxeo.com/browse/NXCM-474
Project: Nuxeo Case Management
Issue Type: Improvement
Affects Versions: 1.8.2
Reporter: Mariana Cedica
Fix For: 1.8.x
For example the current distributeChain is :
<chain id="DistributionTaskChain">
<operation id="Case.Management.CreateCaseLink" />
<operation id="Case.Management.Step.CaseLink.Mapping">
<param name="actionnable" type="boolean">true</param>
<param name="mappingProperties" type="Properties">
<property key="dc:title">Case:dc:title</property>
<property key="acslk:dueDate">Step:rtsk:dueDate</property>
<property key="acslk:automaticValidation">
Step:rtsk:automaticValidation
</property>
</param>
<param name="leavingChainsProperties" type="Properties">
<property key="validate">validateAndRemoveLink</property>
<property key="refuse">refuseAndRemoveLink</property>
</param>
</operation>
<operation id="Case.Management.Distribution" />
That's difficult to use in studio, a general distributionOperation doing all
that it would be nicer.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets