Uses of Interface
com.evolveum.midpoint.provisioning.api.ProvisioningService
Packages that use ProvisioningService
Package
Description
-
Uses of ProvisioningService in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as ProvisioningService -
Uses of ProvisioningService in com.evolveum.midpoint.model.impl.correlator.tasks
Constructors in com.evolveum.midpoint.model.impl.correlator.tasks with parameters of type ProvisioningServiceModifierConstructorDescriptionCorrelationSimulationActivityHandler(ActivityHandlerRegistry activityHandlerRegistry, CorrelationDefinitionProviderFactory correlationDefinitionProviderFactory, CorrelationService correlationService, ProvisioningService provisioningService, RepositoryService repositoryService) CorrelationSimulationActivityRun(ActivityRunInstantiationContext<CorrelationWorkDefinition, CorrelationSimulationActivityHandler> ctx, CorrelationService correlationService, ProvisioningService provisioningService, RepositoryService repositoryService, PrismContext prismContext) -
Uses of ProvisioningService in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return ProvisioningServiceMethods in com.evolveum.midpoint.model.impl.lens with parameters of type ProvisioningServiceModifier and TypeMethodDescriptionstatic <F extends ObjectType>
ResourceTypeLensUtil.getResourceReadOnly(LensContext<F> context, String resourceOid, ProvisioningService provisioningService, Task task, OperationResult result) -
Uses of ProvisioningService in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector that return ProvisioningServiceMethods in com.evolveum.midpoint.model.impl.lens.projector with parameters of type ProvisioningServiceModifier and TypeMethodDescriptionvoidShadowConstraintsChecker.setProvisioningService(ProvisioningService provisioningService) -
Uses of ProvisioningService in com.evolveum.midpoint.model.impl.mappings.tasks
Constructors in com.evolveum.midpoint.model.impl.mappings.tasks with parameters of type ProvisioningServiceModifierConstructorDescriptionMappingSimulationActivityHandler(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 ProvisioningService in com.evolveum.midpoint.model.impl.scripting.actions
Fields in com.evolveum.midpoint.model.impl.scripting.actions declared as ProvisioningServiceModifier and TypeFieldDescriptionprotected ProvisioningServiceBaseActionExecutor.provisioningService -
Uses of ProvisioningService in com.evolveum.midpoint.model.impl.tasks.simple
Fields in com.evolveum.midpoint.model.impl.tasks.simple declared as ProvisioningServiceModifier and TypeFieldDescriptionprotected ProvisioningServiceSimpleActivityHandler.provisioningService