Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
-
Packages that use UserOperationLogManager Package Description org.camunda.bpm.engine.impl.interceptor org.camunda.bpm.engine.impl.persistence -
-
Uses of UserOperationLogManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return UserOperationLogManager Modifier and Type Method Description UserOperationLogManager
CommandContext. getOperationLogManager()
-
Uses of UserOperationLogManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return UserOperationLogManager Modifier and Type Method Description protected UserOperationLogManager
AbstractManager. getUserOperationLogManager()
-