Uses of Class
com.evolveum.midpoint.repo.common.SystemObjectCache
Packages that use SystemObjectCache
Package
Description
-
Uses of SystemObjectCache in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as SystemObjectCache -
Uses of SystemObjectCache in com.evolveum.midpoint.model.impl.mappings.tasks
Constructors in com.evolveum.midpoint.model.impl.mappings.tasks with parameters of type SystemObjectCacheModifierConstructorDescriptionMappingSimulationActivityHandler(ActivityHandlerRegistry activityHandlerRegistry, ProvisioningService provisioningService, CorrelationService correlationService, SystemObjectCache systemObjectCache, PrismContext prismContext) MappingSimulationActivityRun(ActivityRunInstantiationContext<MappingWorkDefinition, MappingSimulationActivityHandler> ctx, ProvisioningService provisioningService, CorrelationService correlationService, SystemObjectCache systemObjectCache, PrismContext prismContext) -
Uses of SystemObjectCache in com.evolveum.midpoint.model.impl.sync
Fields in com.evolveum.midpoint.model.impl.sync declared as SystemObjectCache -
Uses of SystemObjectCache in com.evolveum.midpoint.repo.common.subscription
Fields in com.evolveum.midpoint.repo.common.subscription declared as SystemObjectCache -
Uses of SystemObjectCache in com.evolveum.midpoint.web.boot
Constructors in com.evolveum.midpoint.web.boot with parameters of type SystemObjectCacheModifierConstructorDescriptionMidpointResponse(int outputBufferSize, String contextPath, SystemObjectCache systemObjectCache) MidpointResponse(String servletPath, SystemObjectCache systemObjectCache) MidPointTomcatServletWebServerFactory(String contextPath, SystemObjectCache systemObjectCache)