03-19-2012 11:10 AM
03-19-2012 11:52 AM
<bean id="action-executer" abstract="true" init-method="init">
<property name="runtimeActionService">
<ref bean="actionService" />
</property>
<property name="lockService">
<ref bean="LockService"/>
</property>
<property name="baseNodeService">
<ref bean="nodeService"/>
</property>
<property name="trackStatus" value="false" />
</bean>
03-20-2012 04:04 AM
03-20-2012 04:32 AM
03-20-2012 05:24 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.