Package | Description |
---|---|
org.camunda.bpm.engine.impl.history.producer | |
org.camunda.bpm.engine.impl.oplog |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultHistoryEventProducer.initUserOperationLogEvent(UserOperationLogEntryEventEntity evt,
UserOperationLogContext context,
UserOperationLogContextEntry contextEntry,
PropertyChange propertyChange) |
Modifier and Type | Field and Description |
---|---|
protected UserOperationLogContextEntry |
UserOperationLogContextEntryBuilder.entry |
Modifier and Type | Field and Description |
---|---|
protected List<UserOperationLogContextEntry> |
UserOperationLogContext.entries |
Modifier and Type | Method and Description |
---|---|
UserOperationLogContextEntry |
UserOperationLogContextEntryBuilder.create() |
Modifier and Type | Method and Description |
---|---|
List<UserOperationLogContextEntry> |
UserOperationLogContext.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
UserOperationLogContext.addEntry(UserOperationLogContextEntry entry) |
Copyright © 2017. All rights reserved.