Uses of Class
com.evolveum.midpoint.model.impl.correlator.tasks.CorrelationWorkDefinition
Packages that use CorrelationWorkDefinition
-
Uses of CorrelationWorkDefinition in com.evolveum.midpoint.model.impl.correlator.tasks
Method parameters in com.evolveum.midpoint.model.impl.correlator.tasks with type arguments of type CorrelationWorkDefinitionModifier and TypeMethodDescriptionCorrelationSimulationActivityHandler.createActivityRun(@NotNull ActivityRunInstantiationContext<CorrelationWorkDefinition, CorrelationSimulationActivityHandler> ctx, @NotNull OperationResult result) Constructor parameters in com.evolveum.midpoint.model.impl.correlator.tasks with type arguments of type CorrelationWorkDefinitionModifierConstructorDescriptionCorrelationSimulationActivityRun(ActivityRunInstantiationContext<CorrelationWorkDefinition, CorrelationSimulationActivityHandler> ctx, CorrelationService correlationService, ProvisioningService provisioningService, PrismContext prismContext)