06-27-2012 10:58 AM
06-28-2012 08:00 AM
06-28-2012 04:07 PM
<bean id="camel" class="org.activiti.camel.CamelBehaviour">
<constructor-arg index="0">
<!– …each BPMN-process can be coupled to a Camel context –>
<list>
<bean class="org.activiti.camel.SimpleContextProvider">
<constructor-arg index="0" value="UnterschriftProzessID" />
<constructor-arg index="1" ref="camelProcess" />
</bean>
</list>
</constructor-arg>
</bean>
06-29-2012 01:25 AM
06-30-2012 09:47 AM
07-02-2012 08:15 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.