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 voidDefaultHistoryEventProducer.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 UserOperationLogContextEntryUserOperationLogContextEntryBuilder.entryFields in org.eximeebpms.bpm.engine.impl.oplog with type parameters of type UserOperationLogContextEntryModifier and TypeFieldDescriptionprotected List<UserOperationLogContextEntry> UserOperationLogContext.entriesMethods 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 TypeMethodDescriptionvoidUserOperationLogContext.addEntry(UserOperationLogContextEntry entry)