Uses of Interface
org.activiti.engine.impl.persistence.entity.integration.IntegrationContextManager
-
Packages that use IntegrationContextManager Package Description org.activiti.engine org.activiti.engine.impl.cfg org.activiti.engine.impl.persistence.entity.integration -
-
Uses of IntegrationContextManager in org.activiti.engine
Methods in org.activiti.engine that return IntegrationContextManager Modifier and Type Method Description abstract IntegrationContextManagerProcessEngineConfiguration. getIntegrationContextManager() -
Uses of IntegrationContextManager in org.activiti.engine.impl.cfg
Methods in org.activiti.engine.impl.cfg that return IntegrationContextManager Modifier and Type Method Description IntegrationContextManagerProcessEngineConfigurationImpl. getIntegrationContextManager() -
Uses of IntegrationContextManager in org.activiti.engine.impl.persistence.entity.integration
Classes in org.activiti.engine.impl.persistence.entity.integration that implement IntegrationContextManager Modifier and Type Class Description classIntegrationContextManagerImpl
-