[jira] [Comment Edited] (OFBIZ-11379) Convert updateCommContentDataResource service from mini-lang to groovy DSL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-11379) Convert updateCommContentDataResource service from mini-lang to groovy DSL

Nicolas Malin (Jira)

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

sourabh jain edited comment on OFBIZ-11379 at 2/22/20 10:56 AM:
----------------------------------------------------------------

Hello, Devanshu

I have added a patch for converting theĀ 'updateCommContentDataResource' service from mini-lang to groovy DSL.

Done following:
 * Updated service definition of 'updateCommContentDataResource' service.
 * Removed the old service logic of 'updateCommContentDataResource' service.
 * Implemented the new service logic in 'ContentServices.groovy' file.


was (Author: sourabh.jain):
Hello, Devanshu

I have added a patch for the converting theĀ 'updateCommContentDataResource' service from mini-lang to groovy DSL.

Done following:
 * Updated service definition of 'updateCommContentDataResource' service.
 * Removed the old service logic of 'updateCommContentDataResource' service.
 * Implemented the new service logic in 'ContentServices.groovy' file.

> Convert updateCommContentDataResource service from mini-lang to groovy DSL
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-11379
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11379
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Devanshu Vyas
>            Assignee: sourabh jain
>            Priority: Minor
>         Attachments: OFBIZ-11379.patch
>
>
> Convert updateCommContentDataResource service code from mini-lang to groovy DSL.



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