summaryrefslogtreecommitdiffstats
path: root/sparky/dynamic/routes/sparky-core-summaryByEntityType.route
diff options
context:
space:
mode:
authordave.adams (da490c) <dave.adams@amdocs.com>2017-12-20 00:06:05 -0500
committerdave.adams (da490c) <dave.adams@amdocs.com>2017-12-20 08:58:23 -0500
commitc98976b030ed96f41a59d19d8a86717d483973b9 (patch)
tree0e72c108ef3d236afb93a05088613015a56f9f92 /sparky/dynamic/routes/sparky-core-summaryByEntityType.route
parent090cd5a6aa2f80e833d0f256d4a0ec30dd113486 (diff)
Update test-config for sparky-be
Change-Id: I8609426198bd70f8a0f8989274c09f013ab4edb4 Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com> Issue-ID: AAI-565
Diffstat (limited to 'sparky/dynamic/routes/sparky-core-summaryByEntityType.route')
-rw-r--r--sparky/dynamic/routes/sparky-core-summaryByEntityType.route4
1 files changed, 4 insertions, 0 deletions
diff --git a/sparky/dynamic/routes/sparky-core-summaryByEntityType.route b/sparky/dynamic/routes/sparky-core-summaryByEntityType.route
new file mode 100644
index 0000000..627469f
--- /dev/null
+++ b/sparky/dynamic/routes/sparky-core-summaryByEntityType.route
@@ -0,0 +1,4 @@
+<route xmlns="http://camel.apache.org/schema/spring" trace="true">
+ <from uri="restlet:/search/summarybyentitytype?restletMethods=get,post" />
+ <to uri="bean:aggregateSummaryProcessor?method=getSummaryByEntityType"/>
+</route> \ No newline at end of file