Uses of Class
org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
Packages that use UserOperationLogContextEntry
-
Uses of UserOperationLogContextEntry in org.camunda.bpm.engine.impl.history.producer
Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type UserOperationLogContextEntryModifier and TypeMethodDescriptionprotected void
DefaultHistoryEventProducer.initUserOperationLogEvent
(UserOperationLogEntryEventEntity evt, UserOperationLogContext context, UserOperationLogContextEntry contextEntry, PropertyChange propertyChange) -
Uses of UserOperationLogContextEntry in org.camunda.bpm.engine.impl.oplog
Fields in org.camunda.bpm.engine.impl.oplog declared as UserOperationLogContextEntryModifier and TypeFieldDescriptionprotected UserOperationLogContextEntry
UserOperationLogContextEntryBuilder.entry
Fields in org.camunda.bpm.engine.impl.oplog with type parameters of type UserOperationLogContextEntryModifier and TypeFieldDescriptionprotected List<UserOperationLogContextEntry>
UserOperationLogContext.entries
Methods in org.camunda.bpm.engine.impl.oplog that return UserOperationLogContextEntryMethods in org.camunda.bpm.engine.impl.oplog that return types with arguments of type UserOperationLogContextEntryMethods in org.camunda.bpm.engine.impl.oplog with parameters of type UserOperationLogContextEntryModifier and TypeMethodDescriptionvoid
UserOperationLogContext.addEntry
(UserOperationLogContextEntry entry)