| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.history.producer | |
| org.camunda.bpm.engine.impl.persistence.entity | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SetJobDefinitionPriorityCmd.createCascadeJobsOperationLogEntry(UserOperationLogContext opLogContext,
                                  JobDefinitionEntity jobDefinition)  | 
protected void | 
SetJobDefinitionPriorityCmd.createJobDefinitionOperationLogEntry(UserOperationLogContext opLogContext,
                                    Long previousPriority,
                                    JobDefinitionEntity jobDefinition)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<HistoryEvent> | 
HistoryEventProducer.createUserOperationLogEvents(UserOperationLogContext context)
Creates the history event fired whenever an operation has been performed by a user. 
 | 
List<HistoryEvent> | 
DefaultHistoryEventProducer.createUserOperationLogEvents(UserOperationLogContext context)  | 
protected void | 
DefaultHistoryEventProducer.initUserOperationLogEvent(UserOperationLogEntryEventEntity evt,
                         UserOperationLogContext context,
                         UserOperationLogContextEntry contextEntry,
                         PropertyChange propertyChange)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UserOperationLogManager.fireUserOperationLog(UserOperationLogContext context)  | 
void | 
UserOperationLogManager.logUserOperations(UserOperationLogContext context)  | 
Copyright © 2019. All rights reserved.