 
					
				
		
10-06-2014 04:58 AM
10-20-2014 04:44 AM
10-21-2014 03:08 AM
customPreVariableTypes in activiti process engine configuration can override default behavior.
    <util:list id="preVariableTypes">
        <bean class="org.activiti.engine.impl.variable.NullType"/>
        <bean class="org.activiti.engine.impl.variable.StringType">
            <constructor-arg value="2000"/>
        </bean>
        <bean class="org.activiti.engine.impl.variable.LongStringType">
            <constructor-arg value="2001"/>
        </bean>
    </util:list>
 
					
				
		
10-21-2014 03:51 AM
01-14-2015 06:04 AM
01-14-2015 05:31 AM
01-14-2015 06:06 AM
 
					
				
		
05-09-2016 03:30 PM
05-10-2016 06: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.