Class LogbookAdminResource


  • @Path("/logbook/v1")
    public class LogbookAdminResource
    extends java.lang.Object
    • Method Detail

      • checkLogbookCoherence

        @Path("/checklogbook")
        @POST
        @Consumes("application/json")
        @Produces("application/json")
        @VitamAuthentication(authentLevel=BASIC_AUTHENT)
        public javax.ws.rs.core.Response checkLogbookCoherence()
        API to access and lanch the Check logbook coherence service.
        Returns:
        OK or error