<?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: Query Signals/EventSubscriptions from api in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142433#M99728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, there is nothing (publicly) exposed. I believe there is an inner class though (EventSubscriptionQueryImpl) that might be used to base your use case on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 15:15:11 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-05-22T15:15:11Z</dc:date>
    <item>
      <title>Query Signals/EventSubscriptions from api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142432#M99727</link>
      <description>Is it possible to query the event subscriptions for an execution using one of the the apis.&amp;nbsp; I know the executionQuery of the runtime service allows us to filter executions that are waiting for a named signal provided you know the signal you want to filter.&amp;nbsp; How would you go about getting a list of</description>
      <pubDate>Wed, 22 May 2013 12:56:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142432#M99727</guid>
      <dc:creator>jlew</dc:creator>
      <dc:date>2013-05-22T12:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Query Signals/EventSubscriptions from api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142433#M99728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, there is nothing (publicly) exposed. I believe there is an inner class though (EventSubscriptionQueryImpl) that might be used to base your use case on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 15:15:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142433#M99728</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-22T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Query Signals/EventSubscriptions from api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142434#M99729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not as clean as I would like but thank you, this gets what I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For those looking for something similar to this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;String instanceId = "10335";&lt;BR /&gt;ProcessEngineConfiguration config = ProcessEngineConfiguration.createStandaloneProcessEngineConfiguration();&lt;BR /&gt;ProcessEngine processEngine = config.buildProcessEngine();&lt;BR /&gt;&lt;BR /&gt;List&amp;lt;EventSubscriptionEntity&amp;gt; o = new EventSubscriptionQueryImpl(((RuntimeServiceImpl)processEngine.getRuntimeService()).getCommandExecutor()).processInstanceId(instanceId).list();&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 20:19:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-signals-eventsubscriptions-from-api/m-p/142434#M99729</guid>
      <dc:creator>jlew</dc:creator>
      <dc:date>2013-05-22T20:19:55Z</dc:date>
    </item>
  </channel>
</rss>

