Uses of Class
org.eximeebpms.bpm.engine.impl.oplog.UserOperationLogContextEntry
Packages that use UserOperationLogContextEntry
Package
Description
-
Uses of UserOperationLogContextEntry in org.eximeebpms.bpm.engine.impl.history.producer
Methods in org.eximeebpms.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.eximeebpms.bpm.engine.impl.oplog
Fields in org.eximeebpms.bpm.engine.impl.oplog declared as UserOperationLogContextEntryModifier and TypeFieldDescriptionprotected UserOperationLogContextEntry
UserOperationLogContextEntryBuilder.entry
Fields in org.eximeebpms.bpm.engine.impl.oplog with type parameters of type UserOperationLogContextEntryModifier and TypeFieldDescriptionprotected List
<UserOperationLogContextEntry> UserOperationLogContext.entries
Methods in org.eximeebpms.bpm.engine.impl.oplog that return UserOperationLogContextEntryMethods in org.eximeebpms.bpm.engine.impl.oplog that return types with arguments of type UserOperationLogContextEntryMethods in org.eximeebpms.bpm.engine.impl.oplog with parameters of type UserOperationLogContextEntryModifier and TypeMethodDescriptionvoid
UserOperationLogContext.addEntry
(UserOperationLogContextEntry entry)