Uses of Class
org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
-
Uses of UserOperationLogContextEntry in org.camunda.bpm.engine.impl.history.producer
Modifier and TypeMethodDescriptionprotected void
DefaultHistoryEventProducer.initUserOperationLogEvent
(UserOperationLogEntryEventEntity evt, UserOperationLogContext context, UserOperationLogContextEntry contextEntry, PropertyChange propertyChange) -
Uses of UserOperationLogContextEntry in org.camunda.bpm.engine.impl.oplog
Modifier and TypeFieldDescriptionprotected UserOperationLogContextEntry
UserOperationLogContextEntryBuilder.entry
Modifier and TypeFieldDescriptionprotected List<UserOperationLogContextEntry>
UserOperationLogContext.entries
Modifier and TypeMethodDescriptionvoid
UserOperationLogContext.addEntry
(UserOperationLogContextEntry entry)