SSDM-2366: processing services implemented and test in Java and JS.
Showing
- datastore_server/source/java/ch/systemsx/cisd/openbis/dss/generic/server/plugins/demo/DemoProcessingPlugin.java 10 additions, 0 deletions...dss/generic/server/plugins/demo/DemoProcessingPlugin.java
- datastore_server/sourceTest/java/ch/ethz/sis/openbis/generic/dss/systemtest/api/v3/AggregationServiceTest.java 70 additions, 4 deletions...generic/dss/systemtest/api/v3/AggregationServiceTest.java
- datastore_server/sourceTest/java/ch/ethz/sis/openbis/generic/dss/systemtest/api/v3/ProcessingServiceTest.java 487 additions, 0 deletions.../generic/dss/systemtest/api/v3/ProcessingServiceTest.java
- datastore_server/sourceTest/java/ch/ethz/sis/openbis/generic/dss/systemtest/api/v3/ReportingServiceTest.java 119 additions, 8 deletions...s/generic/dss/systemtest/api/v3/ReportingServiceTest.java
- js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/common.js 29 additions, 1 deletion...ests/1/as/webapps/openbis-v3-api-test/html/test/common.js
- js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/dtos.js 9 additions, 0 deletions.../tests/1/as/webapps/openbis-v3-api-test/html/test/dtos.js
- js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/openbis-execute-operations.js 10 additions, 0 deletions...enbis-v3-api-test/html/test/openbis-execute-operations.js
- js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-dss-services.js 56 additions, 2 deletions...ebapps/openbis-v3-api-test/html/test/test-dss-services.js
- js-test/servers/common/core-plugins/tests/1/dss/processing-plugins/test-processing-service/example-jython-processing.py 2 additions, 0 deletions...gins/test-processing-service/example-jython-processing.py
- js-test/servers/common/core-plugins/tests/1/dss/processing-plugins/test-processing-service/plugin.properties 4 additions, 0 deletions...cessing-plugins/test-processing-service/plugin.properties
- js-test/servers/common/core-plugins/tests/1/dss/reporting-plugins/js-test/js-test.py 13 additions, 0 deletions...-plugins/tests/1/dss/reporting-plugins/js-test/js-test.py
- js-test/servers/common/datastore_server/etc/service.properties 1 addition, 1 deletion...st/servers/common/datastore_server/etc/service.properties
- js-test/servers/common/datastore_server2/etc/service.properties 1 addition, 1 deletion...t/servers/common/datastore_server2/etc/service.properties
- js-test/source/java/ch/systemsx/cisd/openbis/jstest/report/V3APIReport.java 75 additions, 1 deletion...a/ch/systemsx/cisd/openbis/jstest/report/V3APIReport.java
- js-test/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer.java 9 additions, 0 deletions...msx/cisd/openbis/jstest/server/JsTestDataStoreServer.java
- js-test/source/java/ch/systemsx/cisd/openbis/test/server/TestDataStoreServer.java 3 additions, 0 deletions...ystemsx/cisd/openbis/test/server/TestDataStoreServer.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/ApplicationServerApi.java 29 additions, 4 deletions...openbis/generic/server/asapi/v3/ApplicationServerApi.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/ApplicationServerApiLogger.java 21 additions, 2 deletions...s/generic/server/asapi/v3/ApplicationServerApiLogger.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/common/search/NameMatcher.java 33 additions, 0 deletions...c/server/asapi/v3/executor/common/search/NameMatcher.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/operation/OperationsExecutor.java 46 additions, 36 deletions...erver/asapi/v3/executor/operation/OperationsExecutor.java
Loading
Please register or sign in to comment