Project

General

Profile

« Previous | Next » 

Revision 50661

View differences:

applicationContext-isti.xml
5 5
	xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
6 6

  
7 7
	<!-- Wf Nodes -->
8
	<bean id="wfNodeObtainISTIDataSourceParams"
9
		class="eu.dnetlib.msro.workflows.nodes.ObtainISTIDataSourceParamsJobNode"
10
		scope="prototype" />
11

  
12
	<bean id="wfNodeGeneratePersonReport"
13
		class="eu.dnetlib.msro.workflows.nodes.GeneratePersonReportJobNode"
14
		scope="prototype" />
15

  
16 8
	<bean id="wfNodePimpaUpdate"
17 9
		class="eu.dnetlib.msro.workflows.nodes.PimpaUpdateJobNode"
18 10
		scope="prototype" />

Also available in: Unified diff