opendj-server-legacy/src/main/java/org/opends/server/loggers/HTTPRequestInfo.java
@@ -21,7 +21,7 @@ * CDDL HEADER END * * * Copyright 2013 ForgeRock AS * Copyright 2013-2015 ForgeRock AS */ package org.opends.server.loggers; @@ -140,6 +140,13 @@ long getTotalProcessingTime(); /** * Returns the transactionId for this request. * * @return the transactionId */ String getTransactionId(); /** * Logs the current request info in the HTTP access log. * * @param statusCode