Package com.avoka.tm.vo.v1
Record Class RequestLog
java.lang.Object
java.lang.Record
com.avoka.tm.vo.v1.RequestLog
- Record Components:
clientCode
- client codeclientName
- client namecreatedTime
- created timedeviceType
- device typedurationClientResponse
- client response durationdurationFormInit
- form init durationdurationRender
- render durationdurationTotal
- total durationformCode
- form codeformDataEncryptFlag
- form data encryption flagformName
- form nameformRenderedLength
- form render sizeformStreamedLength
- for streaming sizeformServer
- form serverformType
- form typeformVersion
- form versionipAddress
- ip addressid
- idlastUserActivityTime
- last user activity timeportalName
- portal nameportalServer
- portal serverreceiptMode
- receipt modereferer
- refererremoteUser
- remote userrenderMode
- render moderequestContentLength
- request content lengthrequestContentType
- request content typerequestKey
- request keyrequestMethod
- request methodrequestQuery
- request queryrequestTime
- request timerequestUrl
- request urlsessionId
- session idsubmissionID
- submission iduserAgent
- user agentuserAgentBrowser
- user agent browseruserAgentOs
- user agent osuserLoginName
- user login nameuserProfileName
- user profile nameversion
- version
public record RequestLog(String clientCode, String clientName, Date createdTime, String deviceType, Integer durationClientResponse, Integer durationFormInit, Integer durationRender, Integer durationTotal, String formCode, Boolean formDataEncryptFlag, String formName, Integer formRenderedLength, Integer formStreamedLength, String formServer, String formType, String formVersion, String ipAddress, Long id, Date lastUserActivityTime, String portalName, String portalServer, String receiptMode, String referer, String remoteUser, String renderMode, String requestContentLength, String requestContentType, String requestKey, String requestMethod, String requestQuery, Date requestTime, String requestUrl, String sessionId, Long submissionID, String userAgent, String userAgentBrowser, String userAgentOs, String userLoginName, String userProfileName, String version)
extends Record
RequestLog Object Model
- Since:
- 24.10.0
-
Constructor Summary
ConstructorDescriptionRequestLog
(com.avoka.fc.core.entity.RequestLog requestLog) RequestLog
(String clientCode, String clientName, Date createdTime, String deviceType, Integer durationClientResponse, Integer durationFormInit, Integer durationRender, Integer durationTotal, String formCode, Boolean formDataEncryptFlag, String formName, Integer formRenderedLength, Integer formStreamedLength, String formServer, String formType, String formVersion, String ipAddress, Long id, Date lastUserActivityTime, String portalName, String portalServer, String receiptMode, String referer, String remoteUser, String renderMode, String requestContentLength, String requestContentType, String requestKey, String requestMethod, String requestQuery, Date requestTime, String requestUrl, String sessionId, Long submissionID, String userAgent, String userAgentBrowser, String userAgentOs, String userLoginName, String userProfileName, String version) Creates an instance of aRequestLog
record class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of theclientCode
record component.Returns the value of theclientName
record component.Returns the value of thecreatedTime
record component.Returns the value of thedeviceType
record component.Returns the value of thedurationClientResponse
record component.Returns the value of thedurationFormInit
record component.Returns the value of thedurationRender
record component.Returns the value of thedurationTotal
record component.final boolean
Indicates whether some other object is "equal to" this one.formCode()
Returns the value of theformCode
record component.Returns the value of theformDataEncryptFlag
record component.formName()
Returns the value of theformName
record component.Returns the value of theformRenderedLength
record component.Returns the value of theformServer
record component.Returns the value of theformStreamedLength
record component.formType()
Returns the value of theformType
record component.Returns the value of theformVersion
record component.final int
hashCode()
Returns a hash code value for this object.id()
Returns the value of theid
record component.Returns the value of theipAddress
record component.Returns the value of thelastUserActivityTime
record component.Returns the value of theportalName
record component.Returns the value of theportalServer
record component.Returns the value of thereceiptMode
record component.referer()
Returns the value of thereferer
record component.Returns the value of theremoteUser
record component.Returns the value of therenderMode
record component.Returns the value of therequestContentLength
record component.Returns the value of therequestContentType
record component.Returns the value of therequestKey
record component.Returns the value of therequestMethod
record component.Returns the value of therequestQuery
record component.Returns the value of therequestTime
record component.Returns the value of therequestUrl
record component.Returns the value of thesessionId
record component.Returns the value of thesubmissionID
record component.final String
toString()
Returns a string representation of this record class.Returns the value of theuserAgent
record component.Returns the value of theuserAgentBrowser
record component.Returns the value of theuserAgentOs
record component.Returns the value of theuserLoginName
record component.Returns the value of theuserProfileName
record component.version()
Returns the value of theversion
record component.
-
Constructor Details
-
RequestLog
public RequestLog(com.avoka.fc.core.entity.RequestLog requestLog) -
RequestLog
public RequestLog(String clientCode, String clientName, Date createdTime, String deviceType, Integer durationClientResponse, Integer durationFormInit, Integer durationRender, Integer durationTotal, String formCode, Boolean formDataEncryptFlag, String formName, Integer formRenderedLength, Integer formStreamedLength, String formServer, String formType, String formVersion, String ipAddress, Long id, Date lastUserActivityTime, String portalName, String portalServer, String receiptMode, String referer, String remoteUser, String renderMode, String requestContentLength, String requestContentType, String requestKey, String requestMethod, String requestQuery, Date requestTime, String requestUrl, String sessionId, Long submissionID, String userAgent, String userAgentBrowser, String userAgentOs, String userLoginName, String userProfileName, String version) Creates an instance of aRequestLog
record class.- Parameters:
clientCode
- the value for theclientCode
record componentclientName
- the value for theclientName
record componentcreatedTime
- the value for thecreatedTime
record componentdeviceType
- the value for thedeviceType
record componentdurationClientResponse
- the value for thedurationClientResponse
record componentdurationFormInit
- the value for thedurationFormInit
record componentdurationRender
- the value for thedurationRender
record componentdurationTotal
- the value for thedurationTotal
record componentformCode
- the value for theformCode
record componentformDataEncryptFlag
- the value for theformDataEncryptFlag
record componentformName
- the value for theformName
record componentformRenderedLength
- the value for theformRenderedLength
record componentformStreamedLength
- the value for theformStreamedLength
record componentformServer
- the value for theformServer
record componentformType
- the value for theformType
record componentformVersion
- the value for theformVersion
record componentipAddress
- the value for theipAddress
record componentid
- the value for theid
record componentlastUserActivityTime
- the value for thelastUserActivityTime
record componentportalName
- the value for theportalName
record componentportalServer
- the value for theportalServer
record componentreceiptMode
- the value for thereceiptMode
record componentreferer
- the value for thereferer
record componentremoteUser
- the value for theremoteUser
record componentrenderMode
- the value for therenderMode
record componentrequestContentLength
- the value for therequestContentLength
record componentrequestContentType
- the value for therequestContentType
record componentrequestKey
- the value for therequestKey
record componentrequestMethod
- the value for therequestMethod
record componentrequestQuery
- the value for therequestQuery
record componentrequestTime
- the value for therequestTime
record componentrequestUrl
- the value for therequestUrl
record componentsessionId
- the value for thesessionId
record componentsubmissionID
- the value for thesubmissionID
record componentuserAgent
- the value for theuserAgent
record componentuserAgentBrowser
- the value for theuserAgentBrowser
record componentuserAgentOs
- the value for theuserAgentOs
record componentuserLoginName
- the value for theuserLoginName
record componentuserProfileName
- the value for theuserProfileName
record componentversion
- the value for theversion
record component
-
-
Method Details
-
toString
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components. -
hashCode
public final int hashCode()Returns a hash code value for this object. The value is derived from the hash code of each of the record components. -
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object)
. -
clientCode
Returns the value of theclientCode
record component.- Returns:
- the value of the
clientCode
record component
-
clientName
Returns the value of theclientName
record component.- Returns:
- the value of the
clientName
record component
-
createdTime
Returns the value of thecreatedTime
record component.- Returns:
- the value of the
createdTime
record component
-
deviceType
Returns the value of thedeviceType
record component.- Returns:
- the value of the
deviceType
record component
-
durationClientResponse
Returns the value of thedurationClientResponse
record component.- Returns:
- the value of the
durationClientResponse
record component
-
durationFormInit
Returns the value of thedurationFormInit
record component.- Returns:
- the value of the
durationFormInit
record component
-
durationRender
Returns the value of thedurationRender
record component.- Returns:
- the value of the
durationRender
record component
-
durationTotal
Returns the value of thedurationTotal
record component.- Returns:
- the value of the
durationTotal
record component
-
formCode
Returns the value of theformCode
record component.- Returns:
- the value of the
formCode
record component
-
formDataEncryptFlag
Returns the value of theformDataEncryptFlag
record component.- Returns:
- the value of the
formDataEncryptFlag
record component
-
formName
Returns the value of theformName
record component.- Returns:
- the value of the
formName
record component
-
formRenderedLength
Returns the value of theformRenderedLength
record component.- Returns:
- the value of the
formRenderedLength
record component
-
formStreamedLength
Returns the value of theformStreamedLength
record component.- Returns:
- the value of the
formStreamedLength
record component
-
formServer
Returns the value of theformServer
record component.- Returns:
- the value of the
formServer
record component
-
formType
Returns the value of theformType
record component.- Returns:
- the value of the
formType
record component
-
formVersion
Returns the value of theformVersion
record component.- Returns:
- the value of the
formVersion
record component
-
ipAddress
Returns the value of theipAddress
record component.- Returns:
- the value of the
ipAddress
record component
-
id
Returns the value of theid
record component.- Returns:
- the value of the
id
record component
-
lastUserActivityTime
Returns the value of thelastUserActivityTime
record component.- Returns:
- the value of the
lastUserActivityTime
record component
-
portalName
Returns the value of theportalName
record component.- Returns:
- the value of the
portalName
record component
-
portalServer
Returns the value of theportalServer
record component.- Returns:
- the value of the
portalServer
record component
-
receiptMode
Returns the value of thereceiptMode
record component.- Returns:
- the value of the
receiptMode
record component
-
referer
Returns the value of thereferer
record component.- Returns:
- the value of the
referer
record component
-
remoteUser
Returns the value of theremoteUser
record component.- Returns:
- the value of the
remoteUser
record component
-
renderMode
Returns the value of therenderMode
record component.- Returns:
- the value of the
renderMode
record component
-
requestContentLength
Returns the value of therequestContentLength
record component.- Returns:
- the value of the
requestContentLength
record component
-
requestContentType
Returns the value of therequestContentType
record component.- Returns:
- the value of the
requestContentType
record component
-
requestKey
Returns the value of therequestKey
record component.- Returns:
- the value of the
requestKey
record component
-
requestMethod
Returns the value of therequestMethod
record component.- Returns:
- the value of the
requestMethod
record component
-
requestQuery
Returns the value of therequestQuery
record component.- Returns:
- the value of the
requestQuery
record component
-
requestTime
Returns the value of therequestTime
record component.- Returns:
- the value of the
requestTime
record component
-
requestUrl
Returns the value of therequestUrl
record component.- Returns:
- the value of the
requestUrl
record component
-
sessionId
Returns the value of thesessionId
record component.- Returns:
- the value of the
sessionId
record component
-
submissionID
Returns the value of thesubmissionID
record component.- Returns:
- the value of the
submissionID
record component
-
userAgent
Returns the value of theuserAgent
record component.- Returns:
- the value of the
userAgent
record component
-
userAgentBrowser
Returns the value of theuserAgentBrowser
record component.- Returns:
- the value of the
userAgentBrowser
record component
-
userAgentOs
Returns the value of theuserAgentOs
record component.- Returns:
- the value of the
userAgentOs
record component
-
userLoginName
Returns the value of theuserLoginName
record component.- Returns:
- the value of the
userLoginName
record component
-
userProfileName
Returns the value of theuserProfileName
record component.- Returns:
- the value of the
userProfileName
record component
-
version
Returns the value of theversion
record component.- Returns:
- the value of the
version
record component
-