public class SecurityLogContextImpl extends EventContextDelegator implements SecurityLogContext
CDS_NAME| Constructor and Description |
|---|
SecurityLogContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreatedAt() |
SecurityLog |
getData() |
AuditLogService |
getService() |
void |
setCreatedAt(Instant createdAt) |
void |
setData(SecurityLog event) |
as, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getDelegatedEventContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateas, create, create, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedpublic SecurityLogContextImpl(EventContext eventContext)
public AuditLogService getService()
getService in interface SecurityLogContextgetService in interface EventContextgetService in class EventContextDelegatorpublic SecurityLog getData()
getData in interface SecurityLogContextpublic void setData(SecurityLog event)
setData in interface SecurityLogContextpublic Instant getCreatedAt()
getCreatedAt in interface SecurityLogContextpublic void setCreatedAt(Instant createdAt)
setCreatedAt in interface SecurityLogContextCopyright © 2023. All rights reserved.