Project

General

Profile

« Previous | Next » 

Revision 49000

Publish/unpublish on virtuoso using the API provided by the springboot app dnet-parthenos-publisher

View differences:

applicationContext-parthenos-msro-nodes.xml
9 9
		class="eu.dnetlib.parthenos.workflows.nodes.ReportReaderJobNode"
10 10
		scope="prototype"/>
11 11

  
12
	<bean id="wfNodePublishVirtuoso"
13
	      class="eu.dnetlib.parthenos.workflows.nodes.PublishVirtuosoJobNode"
14
	      scope="prototype"/>
12 15

  
16
	<bean id="wfNodeUnpublishVirtuoso"
17
	      class="eu.dnetlib.parthenos.workflows.nodes.UnpublishVirtuosoJobNode"
18
	      scope="prototype"/>
19

  
13 20
</beans>

Also available in: Unified diff