Project

General

Profile

« Previous | Next » 

Revision 54959

[Trunk]

Email sEnder:
comment notification functions
add property for auth
read emailScheduler.sendEmailNotifications from properties

View differences:

TestClass.java
217 217
targetEmbargoEndDate	2028-11-10T13:55:47.935Z
218 218
  */
219 219
//        String id=claimHandler.buildAndInsertClaim("argirok_1@hotmail.com", "project", "corda__h2020::94c962e736df90a5075a7f660ba3d7f6", "openaire", "OPEN", null,"software", "10.1007/978-3-540-76323-9_4", "crossref", "EMBARGO","2028-11-10T13:55:47.935Z");
220
        String id=claimHandler.buildAndInsertClaim("argirok_1@hotmail.com", "project", "corda__h2020::94c962e736df90a5075a7f660ba3d7f6", "openaire", "OPEN", null,"publication", "0000-0002-9414-646X-21755327", "orcid", "EMBARGO","2028-11-10T13:55:47.935Z");
220
//        String id=claimHandler.buildAndInsertClaim("argirok@di.uoa.gr", "project", "corda__h2020::94c962e736df90a5075a7f660ba3d7f6", "openaire", "OPEN", null,"publication", "0000-0002-9414-646X-21755327", "orcid", "EMBARGO","2028-11-10T13:55:47.935Z");
221
        String id=claimHandler.buildAndInsertClaim("argirok@di.uoa.gr", "project", "corda__h2020::94c962e736df90a5075a7f660ba3d7f6", "openaire", "OPEN", null,"publication", "10.5555/987654", "crossref", "EMBARGO","2028-11-10T13:55:47.935Z");
221 222

  
222 223

  
223 224
//        String id=claimHandler.buildAndInsertClaim("argirok@di.uoa.gr", "context", "egi::country::gr",
......
491 492
        ArrayList<String> list = new ArrayList<String>();
492 493
        list.add("konstantinagalouni@gmail.com");
493 494
        list.add("argirok@di.uoa.gr");
494
        //emailSender.send("openaire_id_test", "openaire_name_test", "community", list);
495
//        emailSender.send("openaire_id_test", "openaire_name_test", "community", list);
495 496
    }
496 497

  
497 498
}

Also available in: Unified diff