Alessandro Pieve 7 years ago
parent 6e983c0474
commit f29007b435

@ -38,12 +38,12 @@ public class Tests {
/*optional*/
//inputs.put("urlService","http://socialnetworking-d-d4s.d4science.org/social-networking-library-ws/rest/");
inputs.put("dataServiceClass","contenta-management");
inputs.put("dataServiceName","storagea-manager");
inputs.put("dataServiceId","identifiera");
inputs.put("uri","MongoDba");
inputs.put("dataType","STORAGEa");
inputs.put("dataServiceClass","content-management");
inputs.put("dataServiceName","storage-manager");
inputs.put("dataServiceId","identifier");
inputs.put("uri","MongoDb");
inputs.put("dataType","STORAGE");
AccountingInsertStoragePlugin plugin = new AccountingInsertStoragePlugin(null);
plugin.launch(inputs);

Loading…
Cancel
Save