Uses of Class
com.evolveum.midpoint.schema.config.AssignmentConfigItem
Packages that use AssignmentConfigItem
Package
Description
-
Uses of AssignmentConfigItem in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return types with arguments of type AssignmentConfigItemModifier and TypeMethodDescriptionstatic <R extends AbstractRoleType>
@NotNull List<AssignmentConfigItem>LensUtil.getForcedAssignments(LifecycleStateModelType lifecycleModel, String stateName, ObjectResolver objectResolver, Task task, OperationResult result) -
Uses of AssignmentConfigItem in com.evolveum.midpoint.model.impl.lens.projector
Method parameters in com.evolveum.midpoint.model.impl.lens.projector with type arguments of type AssignmentConfigItemModifier and TypeMethodDescriptionvoidSmartAssignmentCollection.collectAndFreeze(PrismObject<F> objectCurrent, PrismObject<F> objectOld, @NotNull OriginProvider<? super AssignmentType> deltaItemOriginProvider, ContainerDelta<AssignmentType> currentAssignmentDelta, Collection<AssignmentConfigItem> virtualAssignments) Fills-in this collection from given sources and freezes origins afterwards. -
Uses of AssignmentConfigItem in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config that return AssignmentConfigItemModifier and TypeMethodDescriptionstatic AssignmentConfigItemAssignmentConfigItem.of(@NotNull AssignmentType bean, @NotNull OriginProvider<? super AssignmentType> originProvider) static AssignmentConfigItemAssignmentConfigItem.of(@NotNull AssignmentType bean, @NotNull OriginProvider<? super AssignmentType> originProvider, ActivityPath activityPath)