From: Patrick Schmitz Date: Sat, 28 May 2011 03:23:31 +0000 (+0000) Subject: CSPACE-3900 Add query params on batch list to filter by supported docType and invocat... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=6718e111c8947239c48d3b2e5ef49ee6c39981c2;p=tmp%2Fjakarta-migration.git CSPACE-3900 Add query params on batch list to filter by supported docType and invocation mode. --- diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch.xml index 9a61e97b6..308a93550 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch.xml @@ -55,6 +55,14 @@ ${createBatch.CSID} + + GET + /cspace-services/batch?doctype=CollectionObject&inv=single + + + GET + /cspace-services/batch?doctype=Intake&inv=group +