<?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 Re: How I can capture the action button in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325942#M12943</link>
    <description>&lt;P&gt;I created a EventHandler with &lt;EVENT&gt; workflowTaskRejected &amp;lt;/ event&amp;gt;
&lt;EVENT&gt; workflowTaskCompleted &amp;lt;/ event&amp;gt; when I click the buttons Done Or Reject the task always returns me the same event = workflowTaskCompleted, how could differentiate these actions? Anyone have another idea?&lt;/EVENT&gt;&lt;/EVENT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2014 14:55:14 GMT</pubDate>
    <dc:creator>klebervz_</dc:creator>
    <dc:date>2014-05-14T14:55:14Z</dc:date>
    <item>
      <title>How I can capture the action button</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325938#M12939</link>
      <description>&lt;P&gt;Hi, Guys&lt;/P&gt;
&lt;P&gt;I created a EventListener to capture the attributes of a task when submitted, I managed to capture when the document type is equals DocumentRoute Example:&lt;/P&gt;
&lt;P&gt;Serializable sml = doc.getPropertyValue("var_ReportCreatedWorkflow:reports");&lt;/P&gt;
&lt;P&gt;Serializable sml1 = doc.getPropertyValue("var_ReportCreatedWorkflow:mission_comment");&lt;/P&gt;
&lt;P&gt;How I can capture the action button? , I need to check if was clicked Done or Reject. What the attribute can I use to capture this action?&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2014 18:15:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325938#M12939</guid>
      <dc:creator>klebervz_</dc:creator>
      <dc:date>2014-04-22T18:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: How I can capture the action button</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325939#M12940</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can listen to events from org.nuxeo.ecm.platform.task.TaskEventNames&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Reject: workflowTaskRejected&lt;/LI&gt;
&lt;LI&gt;Accept: workflowTaskCompleted&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;to do the difference&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 15:28:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325939#M12940</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2014-04-23T15:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: How I can capture the action button</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325940#M12941</link>
      <description>&lt;P&gt;Thanks for the reply,&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 16:08:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325940#M12941</guid>
      <dc:creator>klebervz_</dc:creator>
      <dc:date>2014-04-23T16:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How I can capture the action button</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325941#M12942</link>
      <description>&lt;P&gt;You have all the documentations about event and listener here&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 16:51:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325941#M12942</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2014-04-23T16:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How I can capture the action button</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325942#M12943</link>
      <description>&lt;P&gt;I created a EventHandler with &lt;EVENT&gt; workflowTaskRejected &amp;lt;/ event&amp;gt;
&lt;EVENT&gt; workflowTaskCompleted &amp;lt;/ event&amp;gt; when I click the buttons Done Or Reject the task always returns me the same event = workflowTaskCompleted, how could differentiate these actions? Anyone have another idea?&lt;/EVENT&gt;&lt;/EVENT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 14:55:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-i-can-capture-the-action-button/m-p/325942#M12943</guid>
      <dc:creator>klebervz_</dc:creator>
      <dc:date>2014-05-14T14:55:14Z</dc:date>
    </item>
  </channel>
</rss>

