Uses of Package
org.camunda.bpm.engine.impl.oplog

Packages that use org.camunda.bpm.engine.impl.oplog
org.camunda.bpm.engine.impl.cmd   
org.camunda.bpm.engine.impl.history.producer   
org.camunda.bpm.engine.impl.oplog   
org.camunda.bpm.engine.impl.persistence.entity   
 

Classes in org.camunda.bpm.engine.impl.oplog used by org.camunda.bpm.engine.impl.cmd
UserOperationLogContext
          Provides information about user operations.
 

Classes in org.camunda.bpm.engine.impl.oplog used by org.camunda.bpm.engine.impl.history.producer
UserOperationLogContext
          Provides information about user operations.
UserOperationLogContextEntry
          One op log context entry represents an operation on a set of entities of the same type (see entityType field).
 

Classes in org.camunda.bpm.engine.impl.oplog used by org.camunda.bpm.engine.impl.oplog
UserOperationLogContextEntry
          One op log context entry represents an operation on a set of entities of the same type (see entityType field).
UserOperationLogContextEntryBuilder
           
 

Classes in org.camunda.bpm.engine.impl.oplog used by org.camunda.bpm.engine.impl.persistence.entity
UserOperationLogContext
          Provides information about user operations.
 



Copyright © 2016 camunda services GmbH. All rights reserved.