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