mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
25.38.2015 fcfeaa126e75c11cfb963f02c6f66a53bbca3109
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