public class ConfigChangeLogContextImpl extends EventContextDelegator implements ConfigChangeLogContext
CDS_NAME| Constructor and Description |
|---|
ConfigChangeLogContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreatedAt() |
ConfigChangeLog |
getData() |
AuditLogService |
getService() |
void |
setCreatedAt(Instant createdAt) |
void |
setData(ConfigChangeLog 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 ConfigChangeLogContextImpl(EventContext eventContext)
public AuditLogService getService()
getService in interface ConfigChangeLogContextgetService in interface EventContextgetService in class EventContextDelegatorpublic ConfigChangeLog getData()
getData in interface ConfigChangeLogContextpublic void setData(ConfigChangeLog event)
setData in interface ConfigChangeLogContextpublic Instant getCreatedAt()
getCreatedAt in interface ConfigChangeLogContextpublic void setCreatedAt(Instant createdAt)
setCreatedAt in interface ConfigChangeLogContextCopyright © 2023. All rights reserved.