|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessLogBuilder | |
|---|---|
| com.atlassian.jira.web.filters.accesslog | |
| Uses of AccessLogBuilder in com.atlassian.jira.web.filters.accesslog |
|---|
| Methods in com.atlassian.jira.web.filters.accesslog that return AccessLogBuilder | |
|---|---|
AccessLogBuilder |
AccessLogBuilder.setDateOfEvent(org.joda.time.ReadableInstant dateOfEvent)
Sets the date of the log event. |
AccessLogBuilder |
AccessLogBuilder.setHttpStatusCode(int httpStatusCode)
Sets the HTTP status code |
AccessLogBuilder |
AccessLogBuilder.setRequestId(String requestId)
Sets a request id into the builder |
AccessLogBuilder |
AccessLogBuilder.setResponseContentLength(long responseContentLength)
Sets the response content length |
AccessLogBuilder |
AccessLogBuilder.setResponseTimeMS(long responseTimeMS)
Sets the response time in milliseconds |
AccessLogBuilder |
AccessLogBuilder.setSessionId(String sessionId)
Sets the sessionId to use in this builder |
AccessLogBuilder |
AccessLogBuilder.setUrl(String url)
Sets the URL of the builder |
AccessLogBuilder |
AccessLogBuilder.setUserName(String userName)
Sets the user name to use in the log |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||