Project

General

Profile

« Previous | Next » 

Revision 58427

Added by Andreas Czerniak about 4 years ago

RestCollector plugin - new resumptionType: deep-cursor

View differences:

applicationContext-dnet-modular-collector-plugins.xml
191 191
                        <bean class="eu.dnetlib.data.collector.rmi.ProtocolParameter"
192 192
							p:name="queryParams" />
193 193
                        <bean class="eu.dnetlib.data.collector.rmi.ProtocolParameter"
194
							p:name="authMethod" />	
194
							p:name="authMethod" p:optional="true" />	
195 195
						<bean class="eu.dnetlib.data.collector.rmi.ProtocolParameter"
196
							p:name="authToken" />	
196
							p:name="authToken" p:optional="true" />	
197
                        <bean class="eu.dnetlib.data.collector.rmi.ProtocolParameter"
198
							p:name="resultOffsetParam" p:optional="true" />								
197 199
						<bean class="eu.dnetlib.data.collector.rmi.ProtocolParameter"
198 200
							p:name="entityXpath" />
199 201
					</list>

Also available in: Unified diff