bf43bcc5f0367334c588874d29a421345ba8b491
[aai/test-config.git] / sparky / dynamic / routes / sparky-core-summaryByEntityTypeCount.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2      <from uri="restlet:/search/summarybyentitytype/count?restletMethods=get,post" />
3      <to  uri="bean:aggregateSummaryProcessor?method=getEntityTypeAggregationCount"/>
4 </route>