<?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 Adding descriptions to Tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/adding-descriptions-to-tasks/m-p/93479#M63974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The javadocs show that the Task class has a getDescription method (&lt;/SPAN&gt;&lt;A href="http://activiti.org/javadocs/org/activiti/engine/task/Task.html#getDescription" rel="nofollow noopener noreferrer"&gt;http://activiti.org/javadocs/org/activiti/engine/task/Task.html#getDescription&lt;/A&gt;&lt;SPAN&gt;())&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clearly, one could set this with the setDescription() method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, is there a way to include this description in the BPMN, such that it will be available in the ACT_RU_TASK table (and, thus, the Task object, whenever I have a reference to it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2012 16:03:34 GMT</pubDate>
    <dc:creator>dancrumb</dc:creator>
    <dc:date>2012-09-28T16:03:34Z</dc:date>
    <item>
      <title>Adding descriptions to Tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-descriptions-to-tasks/m-p/93479#M63974</link>
      <description>The javadocs show that the Task class has a getDescription method (http://activiti.org/javadocs/org/activiti/engine/task/Task.html#getDescription())Clearly, one could set this with the setDescription() method.However, is there a way to include this description in the BPMN, such that it will be avail</description>
      <pubDate>Fri, 28 Sep 2012 16:03:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-descriptions-to-tasks/m-p/93479#M63974</guid>
      <dc:creator>dancrumb</dc:creator>
      <dc:date>2012-09-28T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding descriptions to Tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-descriptions-to-tasks/m-p/93480#M63975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Before posting in the forum, look in the user guide first:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;A user task can have also a description. In fact any BPMN 2.0 element can have a description. A description is defined by adding the documentation element.&lt;BR /&gt;&lt;BR /&gt;&amp;lt;userTask id="theTask" name="Schedule meeting" &amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;documentation&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Schedule an engineering meeting for next week with the new hire.&lt;BR /&gt;&amp;nbsp; &amp;lt;/documentation&amp;gt;&lt;BR /&gt;The description text can be retrieved from the task in the standard Java way:&lt;BR /&gt;&lt;BR /&gt;task.getDescription()&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 07:17:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-descriptions-to-tasks/m-p/93480#M63975</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-01T07:17:48Z</dc:date>
    </item>
  </channel>
</rss>

