<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Deferred Evaluation Syntax In A Java Service Task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193365#M146495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been reading through the user guide to learn more about the different facets of the Activiti engine. The examples in the section "8.5.3 Java Service Task" raised a question about the syntax for use of expression language in activiti:expression and activiti:delegateExpression attributes. I've done a bit of development with JSP and Servlets, but mostly my team has not kept up to date with the latest standards so I had to look up what the difference was between ${object.property} and #{object.property} (the first used for a activiti:delegateExpression example and the second used for two activiti:expression examples).&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnTask" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnTask&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My research lead me to The Java EE 6 Tutorial, Immediate and Deferred Evaluation Syntax&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/cd/E19226-01/820-7627/bnahr/index.html" rel="nofollow noopener noreferrer"&gt;http://docs.oracle.com/cd/E19226-01/820-7627/bnahr/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It turns out that the first was also historically first and is now used in Unified Expression Language (UEL) to indicate immediate evaluation while the second can be used when the parser implements some sort of lifecycle and is used to request deferred evaluation of the expression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So here is my question: Do process definitions created in the repository from a parsed .bpmn resource treat these two types of expressions the same way, or are there situations where you would want to use one over the other (and if so, please describe when to use each)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I search both the docs and the forum for "deferred" but didn't see any info on this topic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 23:24:07 GMT</pubDate>
    <dc:creator>legistrate</dc:creator>
    <dc:date>2015-01-28T23:24:07Z</dc:date>
    <item>
      <title>Deferred Evaluation Syntax In A Java Service Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193365#M146495</link>
      <description>I have been reading through the user guide to learn more about the different facets of the Activiti engine. The examples in the section "8.5.3 Java Service Task" raised a question about the syntax for use of expression language in activiti:expression and activiti:delegateExpression attributes. I've</description>
      <pubDate>Wed, 28 Jan 2015 23:24:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193365#M146495</guid>
      <dc:creator>legistrate</dc:creator>
      <dc:date>2015-01-28T23:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Deferred Evaluation Syntax In A Java Service Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193366#M146496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, there is no difference in the two, as far as I'm aware of. I use $ everywhere.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 15:58:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193366#M146496</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-02-09T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Deferred Evaluation Syntax In A Java Service Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193367#M146497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 05:44:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deferred-evaluation-syntax-in-a-java-service-task/m-p/193367#M146497</guid>
      <dc:creator>legistrate</dc:creator>
      <dc:date>2015-02-10T05:44:11Z</dc:date>
    </item>
  </channel>
</rss>

